Registry / config / goexl-mengpo

goexl-mengpo

JSON →
library0.3.2gogounverified

A Go library for configuration management and environment parsing.

go get github.com/goexl/mengpo
INSTALL
IMPORT
SIG · GOEXL-MENGPO
G
goexl-mengpo
configgov0.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mengpo
github.com/goexl/mengpo

Creates a new Mengpo configuration instance.

package main import ( "fmt" "github.com/goexl/mengpo" ) func main() { cfg := mengpo.New() fmt.Println(cfg) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
30
Resources
goexl-mengpo — go get goexl-mengpo · libregistry