Sun, 01 Feb 2026 18:10:32 CST | login

Information for build golang-github-spf13-afero-1.5.1-1.oc9

ID30027
Package Namegolang-github-spf13-afero
Version1.5.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-spf13-afero.git?.#96a3b1aceb7ae850d31c099cd3f4d13acc69302e
SummaryFileSystem Abstraction System for Go
Description Afero is an filesystem framework providing a simple, uniform and universal API interacting with any filesystem, as an abstraction layer providing interfaces, types and methods. Afero has an exceptionally clean interface and simple design without needless constructors or initialization methods. Afero is also a library providing a base set of interoperable backend filesystems that make it easy to work with afero while retaining all the power and benefit of the os and ioutil packages. Afero provides significant improvements over using the os package alone, most notably the ability to create mock and testing filesystems without relying on the disk. It is suitable for use in a any situation where you would consider using the OS package as it provides an additional abstraction that makes it easy to use a memory backed file system during testing. It also adds support for the http filesystem for full interoperability.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 24 Sep 2024 21:46:07 CST
CompletedTue, 24 Sep 2024 21:49:55 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-spf13-afero.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-spf13-afero.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-spf13-afero-1.5.1-1.oc9.src.rpm (info) (download)
noarch
golang-github-spf13-afero-devel-1.5.1-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.1-1 - initial build