consts

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

* @Author: reel * @Date: 2023-06-04 22:29:07 * @LastEditors: reel * @LastEditTime: 2023-12-30 11:21:29 * @Description: 请填写简介

Index

Constants

View Source
const (
	// 服务相关
	SERVER_IS_RUN  = 1  // 服务正常运行
	SERVER_IS_DOWN = 0  // 服务关闭
	SERVER_IS_NULL = -1 // 服务不可用

	// 上下文相关
	// 上下文的用户
	CTX_AUTH                = "ctx_auth"
	CTX_SHARDING_KEY        = "ctx_sharding_key"
	CTX_DATA_PERMISSION_KEY = "ctx_data_permission"
)

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