Package: wnpp
Severity: wishlist
Owner: Dawid Dziurla <[email protected]>
* Package name : golang-gopkg-src-d-go-billy.v4
Version : 4.3.0-1
Upstream Author : source{d}
* URL : https://github.com/src-d/go-billy
* License : Apache-2.0
Programming Lang: Go
Description : 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.
This package is in the dependency tree of Lazygit (#908894)