FileSize | 26914 |
MD5 | 357D103993C3EA983EE78C7F77CCEBAF |
PackageDescription | FileSystem Abstraction System for Go
Package Afero provides types and methods for interacting with the filesystem
as an abstraction layer for the Go Programming Language.
.
It provides a few implementations that are largely interoperable. One that
uses the operating system filesystem, one that uses memory to store files
(cross platform) and an interface that should be implemented if you want
to provide your own filesystem.
.
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 file system during testing. It also adds
support for the http filesystem for full interoperability.
.
Afero has an exceptionally clean interface and simple design without
needless constructors or initialization methods. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-spf13-afero-dev |
PackageSection | devel |
PackageVersion | 0.0~git20160201.0.4c1d2aa-1 |
SHA-1 | 87E43D00B14049736DA49E69C9501093458F5A0B |
SHA-256 | 57B69A9FD4EA5D756913B83397DEC1BA5DC38A5387A15F34979705C9FC5D1C0E |