An open API service indexing awesome lists of open source software.

https://github.com/ministryofjustice/cloud-platform-go-library

A collection of useful Go packages for communicating with the Ministry of Justice Cloud Platform ecosystem
https://github.com/ministryofjustice/cloud-platform-go-library

cloud-platform-engineering github go kubernetes

Last synced: 5 months ago
JSON representation

A collection of useful Go packages for communicating with the Ministry of Justice Cloud Platform ecosystem

Awesome Lists containing this project

README

          

# Cloud Platform Go Library

[![release](https://github.com/ministryofjustice/cloud-platform-go-library/actions/workflows/create-release.yaml/badge.svg?event=check_run)](https://github.com/ministryofjustice/cloud-platform-go-library/actions/workflows/create-release.yaml)
[![staticcheck](https://github.com/ministryofjustice/cloud-platform-go-library/actions/workflows/go-vet-lint-deps.yaml/badge.svg?event=check_run)](https://github.com/ministryofjustice/cloud-platform-go-library/actions/workflows/go-vet-lint-deps.yaml)
[![test](https://github.com/ministryofjustice/cloud-platform-go-library/actions/workflows/go-test.yaml/badge.svg?event=check_run)](https://github.com/ministryofjustice/cloud-platform-go-library/actions/workflows/go-test.yaml)
[![codecov](https://codecov.io/gh/ministryofjustice/cloud-platform-go-library/branch/main/graph/badge.svg?token=MGJO976Y2H)](https://codecov.io/gh/ministryofjustice/cloud-platform-go-library)

Todo: Furture work

- [ ] Add more tests
- [ ] Add more examples for each function
- [ ] Add more documentation
- [ ] Add more features