Package github.com/moov-io/base
implements core libraries used in multiple Moov projects. Refer to each projects documentation for more details.
You can either clone down the code (git clone [email protected]:moov-io/base.git
) or grab the modules into your cache (go get -u github.com/moov-io/base
).
Environmental Variable | Description | Default |
---|---|---|
KUBERNETES_SERVICE_ACCOUNT_FILEPATH |
Filepath to Kubernetes service account | /var/run/secrets/kubernetes.io |
channel | info |
---|---|
Twitter @moov | You can follow Moov.io's Twitter feed to get updates on our project(s). You can also tweet us questions or just share blogs or stories. |
GitHub Issue | If you are able to reproduce a problem please open a GitHub Issue under the specific project that caused the error. |
moov-io slack | Join our slack channel to have an interactive discussion about the development of the project. |
- 64-bit Linux (Ubuntu, Debian), macOS, and Windows
Yes please! Please review our Contributing guide and Code of Conduct to get started!
This project uses Go Modules and uses Go 1.14 or higher. See Golang's install instructions for help setting up Go. You can download the source code and we offer tagged and released versions as well. We highly recommend you use a tagged release for production.
Apbasee License 2.0 See LICENSE for details.