Documentation
¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_BUFFER_SIZE = 8196 DEFAULT_FILE_MODE = 0666 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller interface {
Interpret(args []string)
}
* Interface representing the controller for the command-line client.
Click to show internal directories.
Click to hide internal directories.