Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCache ¶
func NewCache( client dynamodbiface.ClientAPI, ttl time.Duration, negativeItemTTL time.Duration, ) accountinfo.Cache
NewCache returns a dynamodb-backed accountinfo.Cache
func NewStore ¶
func NewStore( client dynamodbiface.ClientAPI, ) accountinfo.StateStore
NewStore returns a dynamodb-backed state.StateStore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.