[ nabia ]
[ aramo ]
[ ソース: 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 に関するリンク
Trisquel の資源:
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]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Dawid Dziurla
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-spf13-afero-dev
- golang-github-go-log-log-dev
- golang-github-mitchellh-go-testing-interface-dev
- golang-gopkg-testfixtures.v2-dev
- golang-github-rogpeppe-go-internal-dev
- python-fs-plugin-s3
- golang-github-seccomp-libseccomp-golang-dev
- golang-github-nsf-termbox-go-dev
- ruby-openid
- golang-github-tdewolff-minify-dev
- go-internal
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