open-component-model / ocm

Open Component Model (Software Bill of Delivery Toolset)
https://ocm.software
Apache License 2.0
31 stars 19 forks source link

externalize general go utilities in packages pkg{errors,exceptions,generics,finalizer} #761

Closed mandelsoft closed 2 months ago

mandelsoft commented 2 months ago

Description

Some general utility functions so far part of the ocm library are now externalized, and can later be removed from the project.

What type of PR is this? (check all applicable)

Related Tickets & Documents

Screenshots

Added tests?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Added to documentation?

Checklist:

mandelsoft commented 2 months ago

just added signature