luna-duclos / instrumentedsql
A sql driver that will wrap any other driver and log/trace all its calls
☆172Updated last year
Alternatives and similar repositories for instrumentedsql:
Users that are interested in instrumentedsql are comparing it to the libraries listed below
- A sql driver that will wrap any other driver and log/trace all its calls☆263Updated 5 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆231Updated 11 months ago
- [mirror]☆280Updated 5 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- Debugging helper utilities for Go☆355Updated 2 years ago
- Cobra command line tool generator for gRPC clients☆189Updated 2 years ago
- Transformation functions generator for Protocol Buffers.☆208Updated 2 weeks ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated last month
- Helpful unit multipliers and functions for Go☆127Updated 3 months ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Generate flags by parsing structures