gostaticanalysis / sqlrowsLinks
Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.
☆91Updated last year
Alternatives and similar repositories for sqlrows
Users that are interested in sqlrows are comparing it to the libraries listed below
Sorting:
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- gpath is a Go package to access a field by a path using reflect pacakge☆40Updated 8 years ago
- *.go file as a mini supervisor☆60Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Backoff mechanics for Go☆187Updated last year
- Upload pprof output to continuous profiler☆28Updated 5 years ago
- ☆57Updated 3 years ago
- Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.