Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Table goka.Table = goka.GroupTable(group)
)
Functions ¶
Types ¶
type MessageListCodec ¶
type MessageListCodec struct{}
func (*MessageListCodec) Decode ¶
func (c *MessageListCodec) Decode(data []byte) (interface{}, error)
func (*MessageListCodec) Encode ¶
func (c *MessageListCodec) Encode(value interface{}) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.