coreconsts

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

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

Go to latest
Published: Mar 31, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ServerConfigDefineKey 服务配置
	ServerConfigDefineKey = "ServerConfig"
	// SentinelConfigDefineKey 熔断限流配置
	SentinelConfigDefineKey = "SentinelConfig"
	// GlobalConfigDefineKey 通用配置
	GlobalConfigDefineKey = "GlobalConfig"
	// DBConfigDefineKey 数据库配置
	DBConfigDefineKey = "DBConfig"
)
View Source
const (
	// ServerConfigFileName 服务配置
	ServerConfigFileName = "server_config.yaml"
	// SentinelConfigFileName 熔断限流配置
	SentinelConfigFileName = "sentinel_config.yaml"
	// GlobalConfigFileName 通用配置
	GlobalConfigFileName = "global_config.yaml"
	// DBConfigFileName 数据库配置
	DBConfigFileName = "db_config.yaml"
)

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