KSubedi / gomoveLinks
gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.
☆167Updated 2 years ago
Alternatives and similar repositories for gomove
Users that are interested in gomove are comparing it to the libraries listed below
Sorting:
- Easy column formatted output for golang☆166Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆248Updated 3 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 3 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes