# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
go-bedrock
The bedrock for your next go project.
Mission Statement
To provide a neatly written, stable and tested, library that will accelerate the development of your next go project.
Documentation
- go-bedrock/brconfig
- go-bedrock/brcrypt
- go-bedrock/brencoding
- go-bedrock/brstrings
- go-bedrock/brtesting
Install
go get github.com/mattrmiller/go-bedrock
import (
bedrock "github.com/mattrmiller/go-bedrock"
)
Contributing
See the Contributing Guide for steps on how to contribute to this project.