# Functions
DecodeUploadPackResponse decodes r into a new packp.UploadPackResponse.
NewClient creates a new client using the given Commander.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
ServerCommand is used for a single server command execution.
# Interfaces
Command is used for a single command execution.
Commander creates Command instances.
CommandKiller expands the Command interface, enableing it for being killed.