constant

package
v0.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ENV = "ENV"

	KUBECONFIG = "KUBECONFIG"

	DATABASE_SALT = "DATABASE_SALT"

	JWT_SECRET = "JWT_SECRET"

	ELASTICSEARCH_PASSWORD = "ELASTICSEARCH_PASSWORD"
	ELASTICSEARCH_ENDPOINT = "ELASTICSEARCH_ENDPOINT"

	LOCAL_ELASTICSEARCH_ENDPOINT = "LOCAL_ELASTICSEARCH_ENDPOINT"

	REDIS_CLUSTER_DSN = "REDIS_CLUSTER_DSN"
	REDIS_DSN         = "REDIS_DSN"
	REDIS_AK          = "REDIS_AK"

	LOCAL_REDIS_CLUSTER_DSN = "LOCAL_REDIS_CLUSTER_DSN"
	LOCAL_REDIS_DSN         = "LOCAL_REDIS_DSN"
	LOCAL_REDIS_AK          = "LOCAL_REDIS_AK"

	MYSQL_ADMIN_DSN       = "MYSQL_ADMIN_DSN"
	LOCAL_MYSQL_ADMIN_DSN = "LOCAL_MYSQL_ADMIN_DSN"
)
View Source
const (
	StepA      = "A"
	StepB      = "B"
	StepReason = "Reason"
	StepResult = "Result"
)
View Source
const (
	EnvLocal = "LOCAL"
)

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