moov-io/base
Package github.com/moov-io/base
implements core libraries used in multiple Moov projects. Refer to each projects documentation for more details.
Getting Started
You can either clone down the code (git clone git@github.com:moov-io/base.git
) or grab the modules into your cache (go get -u github.com/moov-io/base
).
Configuration
Environmental Variable | Description | Default |
---|---|---|
KUBERNETES_SERVICE_ACCOUNT_FILEPATH |
Filepath to Kubernetes service account | /var/run/secrets/kubernetes.io |
Getting Help
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. |
Supported and Tested Platforms
- 64-bit Linux (Ubuntu, Debian), macOS, and Windows
Contributing
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.
License
Apbasee License 2.0 See LICENSE for details.