env

package
v0.0.0-...-553297e Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Params = envParams{
	AppEnv:                           getValue("APP_ENV"),
	ElasticsearchURL:                 getValue("ELASTICSEARCH_URL"),
	ReplicationIndex:                 getValue("REPLICATION_INDEX"),
	NSQProducerURL:                   getValue("NSQ_PRODUCER_URL"),
	NSQLookupDaemonURL:               getValue("NSQ_LOOKUP_DAEMON_URL"),
	NSQTopic:                         getValue("NSQ_TOPIC"),
	MongoUrl:                         getValue("MONGO_URL"),
	MongoUsername:                    getValue("MONGO_USERNAME"),
	MongoPassword:                    getValue("MONGO_PASSWORD"),
	MongoCollection:                  getValue("MONGO_COLLECTION"),
	MongoDB:                          getValue("MONGO_DB"),
	NSQForceMessageProcessingTimeout: getValue("NSQ_FORCE_MESSAGE_PROCESSING_TIMEOUT"),
	NSQProductionTimeout:             getValue("NSQ_PRODUCTION_TIMEOUT"),
}

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