[ ソース: golang-gopkg-src-d-go-billy.v4 ]
パッケージ: golang-gopkg-src-d-go-billy.v4-dev (4.3.2-1)
golang-gopkg-src-d-go-billy.v4-dev に関するリンク
Debian の資源:
golang-gopkg-src-d-go-billy.v4 ソースパッケージをダウンロード:
- [golang-gopkg-src-d-go-billy.v4_4.3.2-1.dsc]
- [golang-gopkg-src-d-go-billy.v4_4.3.2.orig.tar.gz]
- [golang-gopkg-src-d-go-billy.v4_4.3.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-spf13-afero-dev
- golang-github-twpayne-go-vfs-dev
- golang-github-neowaylabs-wabbit-dev
- golang-github-mitchellh-go-testing-interface-dev
- golang-github-go-log-log-dev
- golang-github-rogpeppe-go-internal-dev
- golang-gopkg-testfixtures.v2-dev
- python3-pytest-httpx
- ruby-openid
- golang-github-seccomp-libseccomp-golang-dev
- ruby-fog-local
Missing interface filesystem abstraction for Go
Billy implements an interface based on the os standard library, allowing to develop applications without dependency on the underlying storage. Makes it virtually free to implement mocks and testing over filesystem operations.
その他の golang-gopkg-src-d-go-billy.v4-dev 関連パッケージ
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package