fluhus / godoc-tricksLinks
A comprehensive godoc guide.
☆419Updated 4 months ago
Alternatives and similar repositories for godoc-tricks
Users that are interested in godoc-tricks are comparing it to the libraries listed below
Sorting:
- Golang deep variable equality test that returns human-readable differences☆775Updated 2 months ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 4 years ago
- Make temporary edits to your Go module dependencies☆901Updated last month
- Automated Semantic Import Versioning Upgrades☆412Updated 4 months ago
- Package treeprint provides a simple ASCII tree composing tool.☆408Updated last month
- A Go tool to auto generate methods for your enums☆483Updated 11 months ago
- a fake clock for golang☆710Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Better time duration formatting in Go!☆504Updated 4 years ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Quick helpers for testing Go applications☆529Updated last year
- Code generation tools for Go.☆431Updated last month
- Errwrap is a Go (golang) library for wrapping and querying errors.☆431Updated 3 weeks ago
- "go build" wrapper to add version info to Golang applications☆539Updated 2 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- A small collection of functions for Go testing.☆537Updated 6 years 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 …☆661Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- So you always leave a note☆266Updated 2 years ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- Simple backoff algorithm in Go (golang)☆650Updated last year
- ☆402Updated 3 weeks ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Load configuration in cascade from multiple backends into a struct☆505Updated 3 weeks ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆489Updated 3 years ago
- Detect ineffectual assignments in Go code.☆422Updated 2 weeks ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Utilities for slightly better logging in Go (Golang).☆367Updated 2 weeks ago
- Small library to read your configuration from environment variables☆244Updated 5 months ago
- Range over integers [0,n). Seriously, that's it.☆295Updated 5 years ago