consts

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package consts

Index

Constants

View Source
const (
	// ShortValid 有效状态 0默认 100正常 200失效
	ShortValid = 100
	// ShortInvalid 失效状态
	ShortInvalid = 200

	// AccessLogsPrefix 日志前缀
	AccessLogsPrefix = "OH_ACCESS_LOGS#"

	// VisitState 访问状态 0默认 100正常 200失效
	VisitState = 0
	// VisitStateNormal 访问状态 0默认 100正常 200失效
	VisitStateNormal = 100
	// VisitStateInvalid 失效状态
	VisitStateInvalid = 200
)

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