Categorygithub.com/openshift-online/ocm-common
repository
0.0.12
Repository: https://github.com/openshift-online/ocm-common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

ocm-common

This project contains utility functions intended for sharing across OCM clients and services. Its objective is to streamline OCM codebases by eliminating duplicate code found within them.

How to run the tests

  • make test -- runs unit tests

Contributing

Contribution guide