[ nabia ]
[ aramo ]
[ 源代码: golang-github-caarlos0-env ]
软件包: golang-github-caarlos0-env-dev (6.0.0-1)
golang-github-caarlos0-env-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-caarlos0-env:
- [golang-github-caarlos0-env_6.0.0-1.dsc]
- [golang-github-caarlos0-env_6.0.0.orig.tar.xz]
- [golang-github-caarlos0-env_6.0.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Nobuhiro Iwamatsu
外部的资源:
- 主页 [github.com]
相似软件包:
Go library for parse environment variables to structs
This is a Simple Golang library to parse environment variables to structs. Out of the box all built-in types are supported, plus a few others that are commonly used. Supports the following type:
- string - bool - int - int8 - int16 - int32 - int64 - uint - uint8 - uint16 - uint32 - uint64 - float32 - float64 - string - time.Duration - encoding.TextUnmarshaler - url.URL
其他与 golang-github-caarlos0-env-dev 有关的软件包
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package