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