Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize and export all utility commands and their parameters #60

Merged
merged 52 commits into from
Nov 2, 2023

Conversation

mrutkows
Copy link
Contributor

@mrutkows mrutkows commented Oct 17, 2023

The functions (commands) provided from the utility, although designed for command-line usage have value if invoked from Go language applications that can import and link the utility as a library (package). With this in mind, this issue seeks to better organize all commands to be invoked apart from the command line framework and utilize the BOM data structure itself as a context.

@mrutkows mrutkows changed the title Nomalize and export all utility commands and their parameters Normalize and export all utility commands and their parameters Oct 23, 2023
Signed-off-by: Matt Rutkowski <[email protected]>
…to use pointers to not Marshal zero values

Signed-off-by: Matt Rutkowski <[email protected]>
…to use pointers to not Marshal zero values

Signed-off-by: Matt Rutkowski <[email protected]>
…ers to not Marshal zero values

Signed-off-by: Matt Rutkowski <[email protected]>
…ers to not Marshal zero values

Signed-off-by: Matt Rutkowski <[email protected]>
Signed-off-by: Matt Rutkowski <[email protected]>
@mrutkows mrutkows merged commit 4fd6ab4 into main Nov 2, 2023
6 checks passed
@mrutkows mrutkows self-assigned this Nov 2, 2023
@mrutkows mrutkows added the enhancement New feature or request label Nov 2, 2023
@mrutkows mrutkows deleted the metadata branch November 3, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant