consts

package
v0.0.0-...-8b404d4 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2018 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	SUCCESS string = "success"
	ERROR   string = "error"

	// 保存在session中的数据key
	SESSION_KEY_POST_TOKEN string = "post_token_key" // 添加post时保存在session中的token键名
	SESSION_KEY_USER       string = "user"           // 用户信息key

)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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