kataras / versioning
API Versioning for Go
☆50Updated 10 months ago
Alternatives and similar repositories for versioning:
Users that are interested in versioning are comparing it to the libraries listed below
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Go vanity domain HTTP handler☆30Updated 6 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- urlstruct decodes url.Values into structs☆27Updated last week
- sync.Once with Reset()☆74Updated 4 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated 2 months ago
- Golang struct operations.☆24Updated 7 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Minimal repository template for well constructed Go libraries.☆33Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Simple error handling primitives☆60Updated 3 years ago
- Template repository for a Go monorepo, complete with CI and automatic docker builds☆51Updated 4 years ago
- Very simple batching API for Go.☆93Updated 3 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- An inflection engine for golang☆102Updated 6 months ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Automatically sets up command line flags based on struct fields and tags.☆174Updated 2 years ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆126Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- errs is a package for making errors friendly and easy☆52Updated 5 months ago
- Viper extensions☆32Updated last year
- Library providing routines to merge and validate JSON, YAML and/or TOML files☆35Updated last year
- A go library that implements application/problem+json and application/problem+xml