Documentation ¶ Index ¶ type Action Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Action ¶ type Action func(ctx *context.Context) error Action defines a function that allows middleware to easily be chained. Action is defined with the same method signature as task.Runner Run(), allowing tasks to be transparently wrapped more easily Source Files ¶ View all Source files action.go Directories ¶ Show internal Expand all Path Synopsis logging skip Click to show internal directories. Click to hide internal directories.