Pakket: golang-github-go-git-go-billy-dev (5.3.1-3)
Verwijzigingen voor golang-github-go-git-go-billy-dev
Trisquel bronnen:
Het bronpakket golang-github-go-git-go-billy downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team
- Pirate Praveen
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- 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.
Andere aan golang-github-go-git-go-billy-dev gerelateerde pakketten
|
|
|
-
- 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