Пакет: golang-github-spf13-afero-dev (1.2.2+really1.2.1-1)
Ссылки для golang-github-spf13-afero-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-spf13-afero:
- [golang-github-spf13-afero_1.2.2+really1.2.1-1.dsc]
- [golang-github-spf13-afero_1.2.2+really1.2.1.orig.tar.xz]
- [golang-github-spf13-afero_1.2.2+really1.2.1-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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
|
|
|
|
-
- dep: golang-github-pkg-sftp-dev
- SFTP support for the golang.org/x/crypto/ssh package
-
- dep: golang-golang-x-text-dev (>= 0.3.0~)
- Supplementary Go text-related libraries
Загрузка golang-github-spf13-afero-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 33,2 Кб | 187,0 Кб | [список файлов] |