package
0.0.0-20231212030111-86af83068773
Repository: https://github.com/blastchain/blast.git
Documentation: pkg.go.dev

# Functions

LifecycleCmd turns a LifecycleAction into an CLI action, by instrumenting it with CLI context and signal based termination.
ProtectFlags ensures that no flags are safe to Apply() flag sets to without accidental flag-value mutations.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

LifecycleAction instantiates a Lifecycle based on a CLI context.