initialize

package
v0.0.0-...-9a7bc8d Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SrvName = meta.SrvCore
	SrvVer  = meta.Version

	// TODO: 重新考虑过期时间、刷新时间
	DefaultJWTTerm  = time.Hour * 24 // 过期时间
	DefaultJWTFresh = time.Hour * 6  // 刷新时间

	// TODO: 重新考虑授权码有效期
	DefaultAuthCodeTime = time.Minute * 10
)

meta

Variables

This section is empty.

Functions

func Redis

func Redis() *redis.Client

Redis init

func Repo

func Repo() *gorm.DB

Repo init

Types

This section is empty.

Jump to

Keyboard shortcuts

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