Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientCustomMessageHandler ¶
type ClientCustomMessageHandler struct { }
func (*ClientCustomMessageHandler) Handle ¶
func (c *ClientCustomMessageHandler) Handle(h *messaging.MessageInterfaceImpl, ci *gate.Info, m *messages.GlideMessage) bool
type InternalActionHandler ¶
type InternalActionHandler struct { }
func (*InternalActionHandler) Handle ¶
func (o *InternalActionHandler) Handle(h *messaging.MessageInterfaceImpl, cliInfo *gate.Info, m *messages.GlideMessage) bool
Click to show internal directories.
Click to hide internal directories.