sivchari / containedctxLinks
containedctx is a linter that detects struct contained context.Context field
☆20Updated 2 months ago
Alternatives and similar repositories for containedctx
Users that are interested in containedctx are comparing it to the libraries listed below
Sorting:
- tenv detects environment variable not using t.Setenv☆24Updated 5 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- Create an fs.FS instance that "mounts" other fs.FS☆15Updated 2 years ago
- The Go library for plugins to the Buf platform.☆23Updated last month
- Client library for Buf Reflection API, for transforming Protobuf data.☆48Updated last month
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆21Updated 6 months ago
- gqlanalysis makes easy to develop static analysis tools for GraphQL in Go.☆44Updated 6 months ago
- A zerolog-based logging library for Cloud Run.☆37Updated 2 years ago
- A Go library for parsing and verifying versions and version constraints.☆44Updated last month
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 3 years ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- golang linter to detect named returns☆28Updated last week
- Go AST based static analysis tool with Rego☆61Updated last year
- Data validation library for Go☆17Updated 5 years ago
- the simplest testing framework for Kubernetes controller.☆39Updated 3 years ago
- gockerfile is a YAML Docker-compatible alternative to the Dockerfile Specializing in simple go server.☆52Updated 6 years ago
- A read-only mirror of the Dagger Go SDK. Do not use directly! To contribute, see https://github.com/dagger/dagger/tree/main/sdk/go☆27Updated this week
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- A linter that handles struct tags.☆54Updated 2 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 5 months ago
- Quasi Up-to-date HTTP In-memory Cache☆18Updated last week
- grpcstub provides gRPC server and client conn ( *grpc.ClientConn ) for stubbing, for testing in Go.☆12Updated last week
- Knit standalone gateway and Go embeddable gateway☆50Updated 2 months ago
- lodash throttle like Go library☆40Updated 3 years ago
- ctxtime provides testable time.Now☆25Updated last week
- Validate "terraform plan" changes against a customizable ruleset☆29Updated 7 months ago
- net/http client logging by HAR format☆24Updated last year
- Example of using the gRPC-Gateway with Connect