The bedrock for your next go project.
To provide a neatly written, stable and tested, library that will accelerate the development of your next go project.
- go-bedrock/brconfig
- go-bedrock/brcrypt
- go-bedrock/brencoding
- go-bedrock/brstrings
- go-bedrock/brtesting
go get github.com/mattrmiller/go-bedrock
import (
bedrock "github.com/mattrmiller/go-bedrock"
)
See the Contributing Guide for steps on how to contribute to this project.
Feedback is greatly appreciated. This project is interested in feedback centered on the user experience of the tool. Workflows that the tool supports well, or don't support at all? Do any of the commands have surprising effects, output, or results? Please file an issue, describing what you did or wanted to do, what you expected to happen, and what actually happened.