values

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2025 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// Environment variable name providing mongo configdb username
	MongoConfigDBUserNameEnv = "MONGO_CONFIGDB_USERNAME"

	// Default value for the mongo configdb username
	DefaultMongoConfigDBUserName = "root"

	// Environment variable name providing mongo configdb password
	MongoConfigDBPasswordEnv = "MONGO_CONFIGDB_PASSWORD"

	// Default value for the mongo configdb password
	DefaultMongoConfigDBPassword = "password"
)

Variables

This section is empty.

Functions

func GetMongoConfigDBCredentials

func GetMongoConfigDBCredentials() (string, string)

Get configured mongodb credentials

Types

This section is empty.

Jump to

Keyboard shortcuts

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