Documentation ¶
Index ¶
- func Grow(prefix string, cache map[string]interface{}, data interface{}) int
- func Grows(prefix string, cache map[string]interface{}, offend, limit int, match string, ...) map[string]interface{}
- func Init(conf *conf.Conf)
- func Rich(prefix string, cache map[string]interface{}, data interface{}) string
- func Richs(prefix string, cache map[string]interface{}, raw interface{}, cb interface{}) (res map[string]interface{})
- type Miss
- func (miss *Miss) Grow(prefix string, cache map[string]interface{}, data interface{}) int
- func (miss *Miss) Grows(prefix string, cache map[string]interface{}, offend, limit int, match string, ...) map[string]interface{}
- func (miss *Miss) Rich(prefix string, cache map[string]interface{}, data interface{}) string
- func (miss *Miss) Richs(prefix string, cache map[string]interface{}, raw interface{}, cb interface{}) (res map[string]interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Grows ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.