butuzov / ireturnLinks
Accept Interfaces, Return Concrete Types
☆69Updated last month
Alternatives and similar repositories for ireturn
Users that are interested in ireturn are comparing it to the libraries listed below
Sorting:
- Go linter for forbidding identifiers☆143Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- ☆53Updated 8 months ago
- A linter that handles struct tags.☆54Updated 2 months ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- detects nested contexts in loops or function literals☆47Updated 2 weeks ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 2 months ago
- 🚨 net/http middleware for slog logger☆72Updated last month
- 🪵 Ensure consistent code style when using log/slog☆200Updated last week
- Golang linter to use strconv☆40Updated 3 months ago
- 🚨 slog sampling: drop repetitive log records☆82Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- JSON benchmarks to compare different Go JSON implementations☆68Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆165Updated 3 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- ☆42Updated 6 months ago
- Linter that confirms DB rows and statements are closed properly.☆88Updated 3 weeks ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 4 months ago
- Adding "unset" state to Go's types☆82Updated last year
- Linter that checks that comments end in a period☆47Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- checks usage of OpenTelemetry/Census spans☆81Updated 2 weeks ago
- golang linter to detect named returns☆28Updated last week
- Sample implementation of enhanced http.ServeMux routing patterns.☆57Updated last year