moov-io
base
Go

core libraries used in Moov projects

Last updated Jul 4, 2026
25
Stars
26
Forks
6
Issues
0
Stars/day
Attention Score
79
Topics
Language breakdown
Go 99.3%
Makefile 0.5%
Shell 0.1%
Ruby 0.1%
Dockerfile 0.0%
Files click to expand
README

moov-io/base === GoDoc Build Status Go Report Card Apbasee 2 licensed

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 | |---------------------------------------|----------------------------------------|----------------------------------| | KUBERNETESSERVICEACCOUNT_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.

🔗 More in this category

© 2026 GitRepoTrend · moov-io/base · Updated daily from GitHub