Documentation ¶
Index ¶
Constants ¶
View Source
const CName = "filenode.redisprovider"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisProvider ¶
type RedisProvider interface { Redis() redis.UniversalClient app.ComponentRunnable }
func New ¶
func New() RedisProvider
Click to show internal directories.
Click to hide internal directories.