[ nabia ]
[ aramo ]
[ 原始碼: golang-github-caarlos0-env ]
套件: golang-github-caarlos0-env-dev (6.7.1-1)
golang-github-caarlos0-env-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-caarlos0-env:
- [golang-github-caarlos0-env_6.7.1-1.dsc]
- [golang-github-caarlos0-env_6.7.1.orig.tar.gz]
- [golang-github-caarlos0-env_6.7.1-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