Documentation ¶
Index ¶
Constants ¶
View Source
const (
CmdPing = "ping"
)
Variables ¶
View Source
var (
ErrNotFound = errors.New("the command doesn't exist")
)
Functions ¶
func NewSimpleCore ¶
func NewSimpleCore(com transistor.Component, opt Option) transistor.Transistor
Types ¶
Click to show internal directories.
Click to hide internal directories.