command

package
v0.0.0-...-cb7fb10 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorInvalidOptionFormat = "invalid %s option: %v"

Functions

func List

func List() map[string]func() Command

func Register

func Register(name string, command func() Command)

Types

type Command

type Command interface {
	Support() string
	Verify(context.Context, map[string]string) error
	ExecuteOnBlob(context.Context, []byte) ([]byte, error)
	ExecuteOnWand(context.Context, *gmagick.MagickWand) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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