consts

package
v0.0.0-...-7e18bce Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

包 consts 定义了框架中所有包共享的常量。 md5:29270e2ac9710640

Index

Constants

View Source
const (
	ConfigNodeNameDatabase        = "database"
	ConfigNodeNameLogger          = "logger"
	ConfigNodeNameRedis           = "redis"
	ConfigNodeNameViewer          = "viewer"
	ConfigNodeNameServer          = "server"     // 通用版本配置项名称。 md5:2873fdceb78be9aa
	ConfigNodeNameServerSecondary = "httpserver" // 从v2版本开始支持新的配置项名称. md5:b302e38bb84071a9

	// StackFilterKeyForGoFrame 是用于过滤所有 GoFrame 模块路径的栈追踪键。
	// 例如:.../pkg/mod/github.com/gogf/gf/v2@v2.0.0-20211011134327-54dd11f51122/debug/gdebug/gdebug_caller.go
	// md5:3b4239b7b32969a5
	StackFilterKeyForGoFrame = "github.com/gogf/gf/"
)

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