Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MsgHandler ¶
type Sub ¶
type Sub struct { MsgHandler // contains filtered or unexported fields }
func NewSub ¶
func NewSub(h MsgHandler) Sub
Click to show internal directories.
Click to hide internal directories.