proxy.golang.org : github.com/schmidtw/githubfs : v0.0.0-20230611201613-116bc6be5006
Package githubfs is a handy filesystem approach to interacting with assets that github provides. Githubfs provides an easy way to grab a few random files or release objects for many repositories at once without needing to interact with the github API directly. The performance for depends on how you are using it.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/schmidtw/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/golang/protobuf v1.5.2
- github.com/google/uuid v1.3.0
- github.com/hasura/go-graphql-client v0.8.0
- github.com/klauspost/compress v1.10.3
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.2
- golang.org/x/net v0.10.0
- golang.org/x/oauth2 v0.8.0
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.28.0
- gopkg.in/yaml.v3 v3.0.1
- nhooyr.io/websocket v1.8.7