Liking cljdoc? Tell your friends :D
Clojure only.

celtuce.args.kill


kill-argsclj

(kill-args & {skipme :skipme addr :addr id :id type :type})

Creates KillArgs for CLIENT KILL command to terminate client connections. Options: :skipme (skip current connection), :addr (target address), :id (client ID), :type (connection type: :pubsub, :normal, or :slave).

Creates KillArgs for CLIENT KILL command to terminate client connections.
Options: :skipme (skip current connection), :addr (target address),
:id (client ID), :type (connection type: :pubsub, :normal, or :slave).
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close