Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CountersCodec ¶
type CountersCodec struct{}
func (*CountersCodec) Decode ¶
func (c *CountersCodec) Decode(data []byte) (interface{}, error)
func (*CountersCodec) Encode ¶
func (c *CountersCodec) Encode(value interface{}) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.