Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdManager ¶
type CmdManager struct {
// contains filtered or unexported fields
}
func NewCmdManager ¶
func NewCmdManager() *CmdManager
func (*CmdManager) Process ¶
func (m *CmdManager) Process(cmd *aranyagopb.Cmd) (cmdPayload []byte, complete bool)
Click to show internal directories.
Click to hide internal directories.