//
pkg.gl
Category
github.com/meowdada/go-fcache
codec
package
0.2.0
Repository:
https://github.com/meowdada/go-fcache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
55 SLOC
#
Structs
Gob
Gob implements codec interface.
JSON
JSON implements codec interface.
Mock
Mock implements codec interface.
XML
XML implements.
#
Interfaces
Codec
Codec is a encoder and decoder which is able to encode an interface into binaries, and decode byte array into an interface.