Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisProvider ¶
func (*RedisProvider) New ¶
func (p *RedisProvider) New(data map[string]interface{}, minutes uint) (string, error)
func (*RedisProvider) Parse ¶
func (p *RedisProvider) Parse(str string) (map[string]interface{}, error)
func (*RedisProvider) ParseFromRequest ¶
func (p *RedisProvider) ParseFromRequest(req *http.Request) (map[string]interface{}, error)
Click to show internal directories.
Click to hide internal directories.