Mon, 23 Dec 2024 01:30:37 CST | login

Information for build golang-github-spf13-viper-1.16.0-1.ocs23

ID19527
Package Namegolang-github-spf13-viper
Version1.16.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-spf13-viper.git?.#bff032e9a4f513854de0934587b7b10c372c51dc
SummaryGo configuration with fangs
DescriptionViper 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.
Built byxinlongchen
State complete
Volume DEFAULT
StartedMon, 09 Sep 2024 20:44:11 CST
CompletedMon, 09 Sep 2024 20:51:31 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-github-spf13-viper.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-spf13-viper.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-spf13-viper-1.16.0-1.ocs23.src.rpm (info) (download)
noarch
golang-github-spf13-viper-devel-1.16.0-1.ocs23.noarch.rpm (info) (download)
golang-github-spf13-viper-remote-devel-1.16.0-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Sep 09 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16.0-1 - initial build