Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoStream = errors.New("no stream type")
Functions ¶
This section is empty.
Types ¶
type Codec ¶
type Codec struct {
// contains filtered or unexported fields
}
func (*Codec) EncodeDecodeFunc ¶
func (s *Codec) EncodeDecodeFunc(streamType string, enc EncodeSnapshotFunc, dec DecodeSnapshotFunc) *Codec
type DecodeSnapshotFunc ¶
type EncodeSnapshotFunc ¶
Click to show internal directories.
Click to hide internal directories.