Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CatCmdName ¶
type CatCmdName string
const ( Init CatCmdName = "INIT" Read CatCmdName = "READ" PlayBack CatCmdName = "PLAYBACK" )
func (CatCmdName) String ¶
func (cc CatCmdName) String() string
Click to show internal directories.
Click to hide internal directories.