Name : golang-github-spf13-viper-devel
| |
Version : 1.19.0
| Vendor : Fedora Project
|
Release : 1.fc41
| Date : 2025-01-27 23:54:54
|
Group : Unspecified
| Source RPM : golang-github-spf13-viper-1.19.0-1.fc41.src.rpm
|
Size : 0.21 MB
| |
Packager : Fedora Project
| |
Summary : Go configuration with fangs
|
Description :
Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats. It supports:
– setting defaults – reading from JSON, TOML, YAML, HCL, and Java properties config files – live watching and re-reading of config files (optional) – reading from environment variables – reading from remote config systems (etcd or Consul), and watching changes – reading from command line flags – reading from buffer – setting explicit values
Viper can be thought of as a registry for all of your applications configuration needs.
This package contains the source code needed for building packages that reference the following Go import paths: – github.com/spf13/viper
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/updates/testing/41/Everything/s390x/Packages/g |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
golang(github.com/spf13/viper)
golang(github.com/spf13/viper/internal/encoding)
golang(github.com/spf13/viper/internal/encoding/dotenv)
golang(github.com/spf13/viper/internal/encoding/hcl)
golang(github.com/spf13/viper/internal/encoding/ini)
golang(github.com/spf13/viper/internal/encoding/javaproperties)
golang(github.com/spf13/viper/internal/encoding/json)
golang(github.com/spf13/viper/internal/encoding/toml)
golang(github.com/spf13/viper/internal/encoding/yaml)
golang(github.com/spf13/viper/internal/features)
golang(github.com/spf13/viper/internal/testutil)
golang(github.com/spf13/viper/remote)
golang-github-spf13-viper-devel
golang-ipath(github.com/spf13/viper)
Requires :