Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( UnknownChannel = errors.New("Unknown channel type") NotYetImplemented = errors.New("Not yet implemented") ShellDisabled = errors.New("Shell access is not allowed") UnknownCommand = errors.New("Unknown command") UnkownRequest = errors.New("Unknown request") Done = errors.New("Done") )
Functions ¶
func StartServer ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.