Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct {
// contains filtered or unexported fields
}
func (*Cmd) AddChannel ¶
AddChannel will either add a new channel or return an existing channel; bool indicates if new channel was created.
func (*Cmd) GetChannel ¶
Returns channel or nil if channel not found
func (*Cmd) HaveChannel ¶
func (*Cmd) RemoveChannel ¶
Bool indicates if channel with sessionID exists
Click to show internal directories.
Click to hide internal directories.