package
0.4.5
Repository: https://github.com/k-cloud-labs/pkg.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
LookupRunner returns the RunnerFunc for a key.
RegisterRunner registers a task for cue commands.
RegisterTask register task for appfile.
Run executes tasks Deprecated: Run is deprecated, you should use DoTasks is builtin package, it will automatically register all internal functions.

# Structs

Meta provides context for running a task.

# Interfaces

CallCtx is task handle context.
Runner defines a command type.

# Type aliases

RunnerFunc creates a Runner.
Task process app-file.