[ 原始碼: 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-tscholl2-siec-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-emoji
- 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