Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MihPrefix = "blockid-"
Functions ¶
func RedisInit ¶
func RedisInit(conf conf.RedisConfig) error
Types ¶
type RedisParams ¶
func (*RedisParams) Cleardb ¶
func (rp *RedisParams) Cleardb() error
func (*RedisParams) Getdb ¶
func (rp *RedisParams) Getdb() error
func (*RedisParams) Getdb1 ¶
func (rp *RedisParams) Getdb1() error
func (*RedisParams) Getdbsize ¶
func (rp *RedisParams) Getdbsize() (int64, error)
func (*RedisParams) Setdb ¶
func (rp *RedisParams) Setdb() error
Click to show internal directories.
Click to hide internal directories.