Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Input = make([]string, 0)
View Source
var Output = make(chan byte)
View Source
var SourceCaller telnet.Caller = SourceCallerType{}
Functions ¶
func QueueMessage ¶
func QueueMessage(message string)
Types ¶
type SourceCallerType ¶
type SourceCallerType struct{}
func (SourceCallerType) CallTELNET ¶
func (caller SourceCallerType) CallTELNET(ctx telnet.Context, w telnet.Writer, r telnet.Reader)
Click to show internal directories.
Click to hide internal directories.