//
pkg.gl
Category
github.com/sovietaced/go-redisson
marshal
package
0.5.0
Repository:
https://github.com/sovietaced/go-redisson.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
26 SLOC
#
Structs
JsonMarshaler
JsonMarshaler is an implementation of Marshaler that uses JSON.
#
Interfaces
Marshaler
Marshaler is an interface contract for marshalling values from Go structs into strings that can be stored in Redis.