Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MapperCacheClient ¶
type MapperCacheClient struct {
// contains filtered or unexported fields
}
func NewMapperCacheClient ¶
func NewMapperCacheClient(redis redis.UniversalClient) (*MapperCacheClient, error)
type MapperCacher ¶
type MapperCacher struct {
// contains filtered or unexported fields
}
func NewMapperCacher ¶
func NewMapperCacher() (*MapperCacher, error)
Click to show internal directories.
Click to hide internal directories.