This project adheres to Semantic Versioning. This package is considered mature, you should expect package stability in Minor and Patch version releases
- Major: backwards incompatible package updates
- Minor: feature additions, removal of deprecated features
- Patch: bug fixes, backward compatible model and function changes, etc.
Useful go interfaces for building consistent, testable, mockable packages.
Interfaces available in the standard library should be preferred over anything you find here.
go get github.com/bdlm/std/v2