fluhus / godoc-tricks
A comprehensive godoc guide.
☆414Updated 11 months ago
Alternatives and similar repositories for godoc-tricks:
Users that are interested in godoc-tricks are comparing it to the libraries listed below
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆526Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Golang deep variable equality test that returns human-readable differences☆766Updated 7 months ago
- A Go tool to auto generate methods for your enums☆481Updated 5 months ago
- Automated Semantic Import Versioning Upgrades☆382Updated 2 months ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- Utilities for slightly better logging in Go (Golang).☆367Updated last month
- Errwrap is a Go (golang) library for wrapping and querying errors.☆412Updated 2 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆653Updated last year
- Load configuration in cascade from multiple backends into a struct☆496Updated 2 weeks ago
- Go subcommand library.☆760Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆893Updated last month
- Code generation tools for Go.☆426Updated 3 months ago
- Quick helpers for testing Go applications☆528Updated 10 months ago
- Package treeprint provides a simple ASCII tree composing tool.☆395Updated last year
- Clock is a small library for mocking time in Go.☆678Updated last year
- Better time duration formatting in Go!☆497Updated 3 years ago
- a fake clock for golang☆678Updated 3 weeks ago
- Range over integers [0,n). Seriously, that's it.☆298Updated 5 years ago
- ☆787Updated last year
- Simple translation from godoc to markdown.☆492Updated 5 years ago
- Simple backoff algorithm in Go (golang)☆641Updated last year
- "go build" wrapper to add version info to Golang applications☆538Updated last year
- ☆380Updated 2 months ago
- Detect ineffectual assignments in Go code.☆406Updated last year
- impl generates method stubs for implementing an interface.☆1,043Updated 7 months ago
- Fake data generator for Go (Golang)☆597Updated 6 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆398Updated 3 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 2 years ago