loader

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadMongoDBName

func LoadMongoDBName(key string) (database string, err error)

LoadMongoDBName load MongoDB database name from environment variables

func LoadMongoDBURI

func LoadMongoDBURI(key string) (uri string, err error)

LoadMongoDBURI load MongoDB URI from environment variables

Types

type ServicePort added in v0.0.6

type ServicePort struct {
	Port          string
	FormattedPort string
}

func LoadServicePort

func LoadServicePort(key string) (servicePort *ServicePort, err error)

LoadServicePort load Service port from environment variables

Jump to

Keyboard shortcuts

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