Documentation ¶
Index ¶
Constants ¶
View Source
const ( ExtensionPubFp = "pub-fp" ExtensionRole = "role" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerFn ¶
type HandlerFn func(conn *ssh.ServerConn, req interface{}) (interface{}, error)
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) AddHandler ¶
func (*Server) ListenAndServe ¶
Click to show internal directories.
Click to hide internal directories.