Skip to content
Sections
>> Trisquel >> Pakiety >> nabia >> devel >> golang-github-alecthomas-kong-hcl-dev
nabia  ] [  aramo  ]
[ Pakiet źródłowy: golang-github-alecthomas-kong-hcl  ]

Pakiet: golang-github-alecthomas-kong-hcl-dev (0.2.0-2)

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))

Inne pakiety związane z golang-github-alecthomas-kong-hcl-dev

  • wymaga
  • poleca
  • sugeruje

Pobieranie golang-github-alecthomas-kong-hcl-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 6,5 KiB29 KiB [lista plików]