//
pkg.gl
Category
github.com/kirinse/gin-cache
utils
package
1.1.4
Repository:
https://github.com/kirinse/gin-cache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
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.