Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheClient ¶
func (*CacheClient) Get ¶
func (client *CacheClient) Get(key string) ([]cardsinfo.ScgCardPrice, error)
func (*CacheClient) Set ¶
func (client *CacheClient) Set(key string, prices []cardsinfo.ScgCardPrice)
Click to show internal directories.
Click to hide internal directories.