Skip to content
Sections
>> Trisquel >> Packages >> aramo >> devel >> golang-github-alecthomas-kong-hcl-dev
nabia  ] [  aramo  ]

Package: golang-github-alecthomas-kong-hcl-dev (1.0.1-1)

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

  • depends
  • recommends
  • suggests

Download golang-github-alecthomas-kong-hcl-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 6.8 kB28 kB [list of files]