Pakket: golang-github-knadh-koanf-dev (2.0.1-1)
Verwijzigingen voor golang-github-knadh-koanf-dev
Debian bronnen:
Het bronpakket golang-github-knadh-koanf downloaden:
- [golang-github-knadh-koanf_2.0.1-1.dsc]
- [golang-github-knadh-koanf_2.0.1.orig.tar.gz]
- [golang-github-knadh-koanf_2.0.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-traefik-paerser-dev
- golang-github-hashicorp-hcl-dev
- golang-github-hashicorp-hcl-v2-dev
- libconfig-any-perl
- golang-github-namsral-flag-dev
- golang-github-peterbourgon-ff-dev
- golang-github-pelletier-go-toml
- libvarconf-dev
- node-config
- tao-config-examples
- golang-github-nicksnyder-go-i18n.v2-dev
extensible library for reading config (file, S3 etc.) in Go applications
This package, koanf (pronounced conf; a play on the Japanese Koan) is a library for reading configuration from different sources in different formats in Go applications. It is a cleaner, lighter alternative to spf13/viper with better abstractions and extensibility and fewer dependencies.
koanf comes with built in support for reading configuration from files, command line flags, and environment variables, and can parse JSON, YAML, TOML, and Hashicorp HCL.
Andere aan golang-github-knadh-koanf-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-aws-aws-sdk-go-v2-dev
- AWS SDK for the Go programming language (library)
-
- dep: golang-github-fatih-structs-dev
- Utilities for Go structs
-
- dep: golang-github-fsnotify-fsnotify-dev
- File system notifications for Go
-
- dep: golang-github-hashicorp-hcl-dev
- Go implementation of HashiCorp Configuration Language
-
- dep: golang-github-hjson-hjson-go-dev
- Hjson for Go (library)
-
- dep: golang-github-joho-godotenv-dev
- Go port of Ruby's dotenv library
-
- dep: golang-github-mitchellh-copystructure-dev
- library for deep copying values in Go
-
- dep: golang-github-mitchellh-mapstructure-dev
- library for decoding generic map values into native Go structures
-
- dep: golang-github-nats-io-go-nats-dev
- Golang client for NATS, the cloud native messaging system
-
- dep: golang-github-pelletier-go-toml-dev
- Go library for the TOML format
-
- dep: golang-github-rhnvrm-simples3-dev
- AWS S3 Golang Library
-
- dep: golang-github-spf13-pflag-dev
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
-
- dep: golang-gopkg-yaml.v3-dev
- YAML support for the Go language