package
0.0.0-20241008101354-cced42bcdecd
Repository: https://github.com/go-dataspace/reference-provider.git
Documentation: pkg.go.dev

# Functions

GenParams generates a new Params object based on the global options.

# Structs

ContreteParams are parameters for subcommands, they include global options and things like loggers, contexts, etc.
No description provided by the author

# Interfaces

Params is a simple interface for passing parameters to subcommands.