//
pkg.gl
Category
github.com/anarcher/cue-commands
pkg
task
package
0.0.3
Repository:
https://github.com/anarcher/cue-commands.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
87 SLOC
#
Functions
Lookup
Lookup returns the RunnerFunc for a key.
Register
Register registers a task for cue commands.
#
Structs
Context
A Context provides context for running a task.
#
Interfaces
Runner
A Runner defines a command type.
#
Type aliases
RunnerFunc
A RunnerFunc creates a Runner.