package
0.10.6
Repository: https://github.com/goto/meteor.git
Documentation: pkg.go.dev

# Functions

GenCmd creates a command object for the "gen" action.
InfoCmd creates a command object for get info about a plugin.
InfoExtCmd creates a command object for listing extractors.
InfoProccCmd creates a command object for listing processors.
InfoSinkCmd creates a command object for listing sinks.
LintCmd creates a command object for linting recipes.
ListCmd creates a command object for linting recipes.
ListExtCmd creates a command object for listing extractors.
ListProccCmd creates a command object for listing processors.
ListSinksCmd creates a command object for listing sinks.
New adds all child commands to the root command and sets flags appropriately.
NewCmd creates a command object for the "new" action.
NewRecipeCmd creates a command object for newerating recipes.
RunCmd creates a command object for the "run" action.
VersionCmd prints the version of the binary.

# Variables

BuildCommit is the commit hash of the binary.
BuildDate is the date of the build.
Version is the version of the binary.