package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev
# Functions
CreateCommand creates the command with all subcommands to run the system.
CreateSystem creates the system and registers all default engines.
Execute registers all engines into the system and executes the root command.
# Type aliases
CobraRunE defines the signature of a Cobra command that returns an error.