maranqz / gofactory
Сhecks that the Structes are created by the Factory
☆12Updated this week
Alternatives and similar repositories for gofactory:
Users that are interested in gofactory are comparing it to the libraries listed below
- ☆31Updated 6 months ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆45Updated 2 months ago
- CPU-guided performance analyzer for Go☆75Updated 2 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated this week
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆27Updated 10 months ago
- The code used to serve gocorpus application☆52Updated 9 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Golang library for clone things☆48Updated 3 months ago
- ☆26Updated 5 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆27Updated last week
- My personal, slightly improved version of benchstat utility☆20Updated last year
- clear go error wrapping with caller☆47Updated last year
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- ☆17Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆61Updated this week
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆74Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆20Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Go linter for forbidding identifiers☆134Updated last month
- ☆30Updated 4 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Golang linter to use strconv☆33Updated this week
- Library that helps to limit the memory consumption of your Go service.☆76Updated 2 years ago
- Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a …☆31Updated 2 months ago