[ Source: golang-github-alecthomas-kong-hcl ]
Package: golang-github-alecthomas-kong-hcl-dev (1.0.1-1)
Links for golang-github-alecthomas-kong-hcl-dev
Debian Resources:
Download Source Package golang-github-alecthomas-kong-hcl:
- [golang-github-alecthomas-kong-hcl_1.0.1-1.dsc]
- [golang-github-alecthomas-kong-hcl_1.0.1.orig.tar.gz]
- [golang-github-alecthomas-kong-hcl_1.0.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Kong configuration loader for HCL (Go library)
github.com/alecthomas/kong-hcl is a Kong configuration loader for HCL implemented for the Go programming language.
It may be used like so:
var cli struct { Config kong.ConfigFlag `help:"Load configuration."` } parser, err := kong.New(&cli, kong.Configuration(konghcl.Loader, "/etc/myapp/config.hcl", "~/.myapp.hcl))
Other Packages Related to golang-github-alecthomas-kong-hcl-dev
|
|
|
|
-
- dep: golang-github-alecthomas-kong-dev (>= 0.2.16)
- command-line parser for Go
-
- dep: golang-github-hashicorp-hcl-dev (>= 1.0.0)
- Go implementation of HashiCorp Configuration Language
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
Download golang-github-alecthomas-kong-hcl-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.8 kB | 28.0 kB | [list of files] |