套件: 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