containedctx is a linter that detects struct contained context.Context field
☆21Apr 2, 2025Updated 11 months ago
Alternatives and similar repositories for containedctx
Users that are interested in containedctx are comparing it to the libraries listed below
Sorting:
- golang linter to detect named returns☆29Feb 23, 2026Updated last week
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Feb 10, 2026Updated 3 weeks ago
- Linter to check if your tests have been marked as parallel correctly☆61Oct 14, 2025Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆80Feb 23, 2026Updated last week
- ☆18Sep 17, 2025Updated 5 months ago
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated last week
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Aug 8, 2023Updated 2 years ago
- A linter that handle directives into `go.mod`.☆17Dec 4, 2025Updated 3 months ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Nov 15, 2024Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Feb 13, 2025Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- Period is a type that represents ISO-8601 periods of time.☆16Feb 13, 2026Updated 2 weeks ago
- Analyzer: check whether a function uses a non-inherited context☆49Feb 28, 2025Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Feb 1, 2026Updated last month
- Salesforce SOAP API Client for golang☆14Sep 25, 2020Updated 5 years ago
- Go library for truncating strings☆13Dec 11, 2024Updated last year
- Golang linter, lint pass any slice as any in variadic function☆19May 22, 2023Updated 2 years ago
- Faster camelcase implementation☆17Jan 21, 2023Updated 3 years ago
- errors + stack staces.☆15Feb 15, 2026Updated 2 weeks ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Apr 10, 2025Updated 10 months ago
- linter to enforce consistent import aliases☆17Dec 26, 2024Updated last year
- Package plug replaces functions, defined in the other packages, on testing.☆16Mar 16, 2025Updated 11 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- ☆14Dec 11, 2022Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Feb 23, 2026Updated last week
- Golang linter to use strconv☆43Nov 19, 2025Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated last month
- Library for parsing, encoding and generating JSON Web Keys in Go☆18Jan 28, 2025Updated last year
- ☆21Jan 16, 2026Updated last month
- easy json lines encode/decode package☆17Sep 4, 2016Updated 9 years ago
- A Go library for parsing and verifying versions and version constraints.☆45May 5, 2025Updated 9 months ago
- a slog handler for testing that code logs expected results☆23Aug 8, 2024Updated last year
- 🧠 Golang Memoizer - Extremely fast, 0 allocation, concurrency safe, 0 Dependencies. guaranteed duplicate function call suppression☆18Nov 19, 2024Updated last year
- `tanukirpc` is a practical, fast-developing, type-safe, and easy-to-use RPC/Router library for Go.☆17Nov 19, 2025Updated 3 months ago
- An emoji extension for the goldmark markdown parser☆24Apr 19, 2025Updated 10 months ago
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆21Sep 2, 2025Updated 6 months ago
- Sorting algorithms implemented in Go☆22Feb 6, 2026Updated 3 weeks ago