An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/obalunenko/getenv : v1.14.1

Package getenv provides a simple way to get environment variables. It's type-safe and supports built-in types and slices of them. Types supported: - string - []string - int - []int - int8 - []int8 - int16 - []int16 - int32 - []int32 - int64 - []int64 - uint8 - []uint8 - uint16 - []uint16 - uint64 - []uint64 - uint - []uint - uintptr - []uintptr - uint32 - []uint32 - float32 - []float32 - float64 - []float64 - time.Time - []time.Time - time.Duration - []time.Duration - bool - []bool - url.URL - []url.URL - net.IP - []net.IP - complex64 - []complex64 - complex128 - []complex128

Registry - Documentation - Download - JSON - codemeta.json
purl: pkg:golang/github.com/obalunenko/getenv@v1.14.1
Published:
Indexed:
Related tag: v1.14.1

    Loading...
    Readme
    Loading...
    Dependencies