//
pkg.gl
Category
github.com/gin-contrib/cache
utils
package
1.3.1
Repository:
https://github.com/gin-contrib/cache.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
3
Files
62 SLOC
#
Functions
Deserialize
Deserialize deserialices the passed []byte into a the passed ptr any.
Serialize
Serialize returns a []byte representing the passed value.