Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> devel >> golang-github-spf13-afero-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: golang-github-spf13-afero  ]

软件包: golang-github-spf13-afero-dev (1.1.0-1)

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.

其他与 golang-github-spf13-afero-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 golang-github-spf13-afero-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 31.6 kB182 kB [文件列表]