Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Marshaler ¶
type Marshaler struct {
// contains filtered or unexported fields
}
Marshaler is the struct that marshal and unmarshal cache values
func New ¶
func New(cache cache.CacheInterface) *Marshaler
New creates a new marshaler that marshals/unmarshals cache values
Click to show internal directories.
Click to hide internal directories.