//
pkg.gl
Category
github.com/mlsen/cache
utils
package
1.1.3
Repository:
https://github.com/mlsen/cache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
62 SLOC
#
Functions
Deserialize
Deserialize deserialices the passed []byte into a the passed ptr interface{}.
Serialize
Serialize returns a []byte representing the passed value.