FileSize | 46260 |
MD5 | 449CD15DB0779D2580B21963A2805546 |
PackageDescription | FileSystem Abstraction System for Go
Afero is a 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 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 filesystem during testing. It also adds
support for the http filesystem for full interoperability. |
PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
PackageName | golang-github-spf13-afero-dev |
PackageSection | golang |
PackageVersion | 1.5.1-1~bpo10+1 |
SHA-1 | E2863924545E18EF07C48DE061FD13DB806D39AE |
SHA-256 | 7AB48A9370D37CC5988AAD2FEC036F5B11B6F17544C35E1F352D5F6E1BFFCC1F |