パッケージ: golang-github-go-git-go-billy-dev (5.3.1-3)
golang-github-go-git-go-billy-dev に関するリンク
Trisquel の資源:
golang-github-go-git-go-billy ソースパッケージをダウンロード:
- [golang-github-go-git-go-billy_5.3.1-3.dsc]
- [golang-github-go-git-go-billy_5.3.1.orig.tar.gz]
- [golang-github-go-git-go-billy_5.3.1-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Pirate Praveen
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-spf13-afero-dev
- golang-github-go-log-log-dev
- golang-github-mitchellh-go-testing-interface-dev
- go-internal
- golang-github-rogpeppe-go-internal-dev
- golang-github-tdewolff-minify-dev
- golang-github-seccomp-libseccomp-golang-dev
- golang-github-nsf-termbox-go-dev
- openqa
- golang-github-neowaylabs-wabbit-dev
- python-fs-plugin-s3
missing interface filesystem abstraction for Go
The 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.
Why billy? The library billy deals with storage systems and Billy is the name of a well-known, IKEA bookcase. That's it.
その他の golang-github-go-git-go-billy-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