Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedimoPersist ¶
func NewRedimoPersist ¶
func NewRedimoPersist(c *redimo.Client, ddbKey string) *RedimoPersist
func (*RedimoPersist) Get ¶
func (rp *RedimoPersist) Get(v interface{}) error
func (*RedimoPersist) Set ¶
func (rp *RedimoPersist) Set(v interface{}) error
Click to show internal directories.
Click to hide internal directories.