maruel / pre-commit-go
Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.
☆130Updated 5 years ago
Alternatives and similar repositories for pre-commit-go:
Users that are interested in pre-commit-go are comparing it to the libraries listed below
- go test but faster (cached)☆247Updated 7 years ago
- ☆227Updated 7 years ago
- Error tracing and annotation.☆228Updated 6 years ago
- XHandler is a bridge between net/context and http.Handler☆230Updated 7 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 9 years ago
- supertest inspired library for testing HTTP servers☆152Updated last year
- ☆240Updated 7 years ago
- Go library to get progress feedback from io.Reader and io.Writer objects☆172Updated 5 years ago
- an opinionated repo based tool for linting, testing and building go source☆110Updated 7 years ago
- REST Api Testing package for writing integration tests in Go☆122Updated 10 months ago
- Go vendor file specification.☆89Updated 9 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- ☆341Updated 7 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 8 years ago
- A command line tool that shows the status of Go repositories.☆243Updated last year
- Retryable errors in Golang☆120Updated 5 years ago
- Measure and throttle the rate at which data is transferred.☆257Updated 9 months ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Create Youtube-Like IDs in Golang☆223Updated 7 years ago
- Go client for Disque☆134Updated 7 years ago
- ☆395Updated 7 years ago
- A tool to show Go package's API changes between two (git) revisions☆173Updated 7 years ago
- Check that all your Go dependencies are properly vendored☆177Updated 4 years ago
- A minimal tool for managing golang project dependencies as submodules☆238Updated 8 years ago
- OVO is an In-Memory Key/Value Storage☆92Updated 9 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.