Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RedisStarter ¶
type RedisStarter struct { }
func (*RedisStarter) GetName ¶
func (r *RedisStarter) GetName() string
func (*RedisStarter) Init ¶
func (r *RedisStarter) Init(config *viper.Viper, args abs.StarterList)
func (*RedisStarter) Instance ¶
func (r *RedisStarter) Instance(args ...interface{}) interface{}
Click to show internal directories.
Click to hide internal directories.