fatih / unexport
Unexport notused exported identifiers in Go
☆23Updated 9 years ago
Alternatives and similar repositories for unexport:
Users that are interested in unexport are comparing it to the libraries listed below
- Check which interfaces a Go type implements☆66Updated 9 years ago
- ☆14Updated 9 years ago
- ☆47Updated 8 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 6 years ago
- goversion is a tool to install and use multiple Go versions.☆19Updated 8 years ago
- show Go package dependencies☆52Updated 6 years ago
- ctx = Cons(ctx1, ctx2)☆22Updated 8 years ago
- Temporary files and directories made easy☆28Updated 2 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 10 years ago
- ☆15Updated 7 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- Linter for Go text/template (and html/template) template files