cons

package
v1.2.4-beta1 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Dev  = "dev"
	Prod = "prod"
	Yaml = "yaml"
	Json = "json"
)
View Source
const GT = "gt"

Variables

View Source
var (
	ConfPath            = "conf/app.yaml"
	ConfOverride        = true
	DefaultDevMode      = "app.devMode"
	ConfDB              = "app.db"
	ConfDBName          = "app.db.name"
	ConfRedis           = "app.redis"
	ConfNsqProducerAddr = "app.nsq.producer_addr"
	ConfNsqConsumerAddr = "app.nsq.consumer_addr"
	ConfMongo           = "app.mongo"
	ConfFile            = "app.filepath"
	ConfTaskNum         = "app.daemon.task_num"
	ConfLogLevel        = "app.log.level"
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL