//
pkg.gl
Category
github.com/ehsanranjbar/badgerutils
codec
package
0.0.0-20250206140059-0c7aa07fd502
Repository:
https://github.com/ehsanranjbar/badgerutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
93 SLOC
#
Packages
be
No description provided by the author
lex
No description provided by the author
#
Functions
CodecFor
CodecFor returns the codec for the given type.
#
Interfaces
Codec
Codec is an interface for encoding and decoding values.
Decoder
Decoder is an interface for decoding values.
Encoder
Encoder is an interface for encoding values.