Fedora Packages

golang-github-spf13-afero-devel Subpackage of golang-github-spf13-afero

FileSystem Abstraction System for Go

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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/spf13/afero

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5.1-9.fc40 -
Fedora 40 1.5.1-9.fc40 -
Fedora 39 1.5.1-7.fc39 -
Fedora 38 1.5.1-6.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-spf13-afero dash maintainers at fedoraproject dot org.



Sources on Pagure