davecheney / go-1.9-release-party
☆16Updated 7 years ago
Alternatives and similar repositories for go-1.9-release-party:
Users that are interested in go-1.9-release-party are comparing it to the libraries listed below
- HTTP for Gophers☆61Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Run linters from Go code -☆66Updated 6 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- ☆39Updated 8 years ago
- Vendoring? Foolish human!☆42Updated 8 years ago
- https://github.com/golang/go/wiki/Go-1.8-Release-Party☆17Updated 8 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Various Go utility packages.☆37Updated 6 years ago
- Miscellaneous Go toys☆134Updated 5 years ago
- Gather all your *.coverprofile files to send to coveralls.io!☆56Updated 6 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- A Golang utility for working with files☆16Updated 6 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 9 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs