package
0.0.0-20240517214603-12a582f1ef68
Repository: https://github.com/edobtc/cloudkit.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Return a new Generator returning interface with the default handler.
NewBuilder builds a cli usage generator, parsing particular flags (constant, max, interval) and building configuration while injecting the command (CMD) specific handler for generating events
This exists to prevent duplication across the various event generator cli commands that will merely implement a unique handler.
Return a new Generator returning interface with an injected handler.
Return a new Generator returning interface with an injected handler.
# Constants
No description provided by the author
No description provided by the author
# Interfaces
Generator interface if there is a need.
# Type aliases
No description provided by the author