consts

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	CONFIG_PREFIX = "models"
	DB_DRIVER     = "driver"
	DB_USER       = "user"
	DB_PASSWORD   = "password"
	DB_HOST       = "host"
	DB_PORT       = "port"
	DB_DATABASE   = "database"
	SERVICE_ID    = "service_id"
	AUTH_URL      = "auth_url"
	STORAGE       = "storage"
	STATIC_PATH   = "static"
	UPLOAD_PATH   = "uploads"
	PLUGINS_PATH  = "plugins"
	ZEEBE_ADDRESS = "zeebe_address"
)
View Source
const (
	LOCAL  = "local"
	ALIYUN = "aliyun"
)
View Source
const (
	URL           = "url"
	ADMIN         = "admin"
	ADMINPASSWORD = "password"
	WITHDEMO      = "withDemo"
)
View Source
const (
	SERVICE_NODE_TYPE = "serviceType"
	NORMAL_SERVICE    = "normal"
	AUTH_SERVICE      = "auth"
)

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