fatih / unexportLinks
Unexport notused exported identifiers in Go
☆23Updated 10 years ago
Alternatives and similar repositories for unexport
Users that are interested in unexport are comparing it to the libraries listed below
Sorting:
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 5 years ago
- ☆47Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 8 years ago
- goversion is a tool to install and use multiple Go versions.☆19Updated 9 years ago
- ctx = Cons(ctx1, ctx2)☆22Updated 8 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 7 years ago
- Temporary files and directories made easy☆28Updated 3 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Example gb project with dependencies and CI integration☆47Updated 10 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 9 years ago
- A dependency injection library using struct tags.☆28Updated 8 years ago
- List the external dependencies of a Go package.☆63Updated 4 years ago
- Check which interfaces a Go type implements☆65Updated 9 years ago
- Retry some command until it works.☆47Updated 9 years ago
- Vendoring? Foolish human!☆41Updated 9 years ago
- HCL Parser and Printer in Go☆43Updated 10 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- Easily monitor progress of io operations.☆42Updated 10 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access