wechat

package
v1.4.25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2023 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type MiniProgramMap

type MiniProgramMap map[string]*miniprogram.MiniProgram

func NewWechatApplicationMap

func NewWechatApplicationMap(config *config.Config) MiniProgramMap

type RedisPlus added in v1.4.5

type RedisPlus struct {
	*redis.Redis
}

func NewRedisPlus added in v1.4.5

func NewRedisPlus(conf redis.RedisConf) RedisPlus

func (RedisPlus) Delete added in v1.4.5

func (r RedisPlus) Delete(key string) error

func (RedisPlus) Get added in v1.4.5

func (r RedisPlus) Get(key string) interface{}

func (RedisPlus) IsExist added in v1.4.5

func (r RedisPlus) IsExist(key string) bool

func (RedisPlus) Set added in v1.4.5

func (r RedisPlus) Set(key string, val interface{}, timeout time.Duration) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL