Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.63 KB

File metadata and controls

27 lines (18 loc) · 1.63 KB

std

Release GoDoc Go Report Card Github issues Github pull requests MIT

CHANGELOG - This project adheres to Semantic Versioning. You should expect API stability in Minor and Patch version releases

Mature Code has proven satisfactory and is in wide production use, cleanup of the underlying code may cause some minor changes. Backwards-compatibility is guaranteed.

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