josharian / impl
impl generates method stubs for implementing an interface.
☆1,030Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for impl
- Pretty printing for Go values☆1,372Updated 3 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆1,994Updated this week
- A Go (golang) package for representing a list of errors as a single error.☆2,350Updated this week
- errors with stacktraces for go☆939Updated 10 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,539Updated 3 weeks ago
- Go tool to modify struct field tags☆2,279Updated last month
- Calculate cyclomatic complexities of functions in Go source code.☆1,369Updated 4 months ago
- Visualize Go Dependency Trees☆934Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆759Updated 5 months ago
- Simple profiling for Go☆2,007Updated 2 years ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆774Updated 5 months ago
- Package gorilla/schema fills a struct with form values.☆1,387Updated 3 months ago
- A Go dependency graph visualization tool☆1,055Updated 7 months ago
- Parse and modify Go struct field tags☆633Updated last year
- Package validator implements struct field validations☆1,335Updated 2 years ago
- Go subcommand library.☆757Updated 2 years ago
- Make temporary edits to your Go module dependencies☆898Updated 3 years ago
- Type-driven code generation for Go☆1,430Updated last year
- A comprehensive error handling library for Go☆1,198Updated 2 weeks ago
- Combine one or more Go errors together☆1,045Updated 6 months ago
- Goroutine Leak Detector☆1,041Updated 4 years ago
- Elegant generics for Go