Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.65 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.65 KB

std

Mature 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.

CHANGELOG

Release GoDoc Go Report Card Github issues Github pull requests MIT

Useful go interfaces for building consistent, testable, mockable packages.

Interfaces available in the standard library should be preferred over anything you find here.

Install

go get github.com/bdlm/std/v2