cache

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2019 License: MIT Imports: 3 Imported by: 0

README

中文说明

  • 该目录存放缓存相关的逻辑,本版本基于redis实现
  • 请按照具体业务或功能建立源码文件

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteToken

func DeleteToken(key string) int

从redis删除token

func GetToken

func GetToken(key string) string

从redis获取token

func SetToken

func SetToken(key, token string) bool

设置Token到redis

Types

This section is empty.

Jump to

Keyboard shortcuts

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