goget

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPlugin

func NewPlugin(scope *scope.Scope, rawParams manifest.RawParams, log log.Logger) (plugins.Plugin, error)

NewPlugin creates a new plugin instance

Types

type Plugin

type Plugin struct {
	// contains filtered or unexported fields
}

Plugin implements gilbert plugin

func (*Plugin) Call

func (p *Plugin) Call(ctx *job.RunContext, r plugins.JobRunner) error

Call implements plugins.plugin

func (*Plugin) Cancel added in v0.4.0

func (p *Plugin) Cancel(ctx *job.RunContext) error

Cancel cancels plugin execution

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL