github.com/puellanivis/breton@v0.2.16/README.md (about) 1 # What is this? 2 3 This library is intended as a state-of-the-art best-practices library that provides examples of best practices in writing Go code. 4 5 Some APIs are stable, but others are unstable, and sometimes, a paradigm shift may cause a drastic change in the API. 6 7 So, I will apologize ahead of time if I break your code. Most API changes should be relatively small to refactor for.