Documentation ¶
Index ¶
- func DelRedisLock(key string, version int64) error
- func Get(key string) (string, error)
- func InsertDemoTask(d DemoModel) (int64, error)
- func Set(key string, value interface{}) error
- func SetRedisLock(key string, ex int64) (int64, bool, error)
- func UpdateOneDemoInfo(d *DemoModel) (int64, error)
- type DemoModel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelRedisLock ¶
func InsertDemoTask ¶
func UpdateOneDemoInfo ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.