debug

package
v0.25.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

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

Driver prints the information passed to a driver

It does not ever run the image.

func (*Driver) Config

func (d *Driver) Config() map[string]string

Config returns the configuration help text

func (*Driver) Handles

func (d *Driver) Handles(dt string) bool

Handles always returns true, effectively claiming to work for any image type

func (*Driver) Run

Run executes the operation on the Debug driver

func (*Driver) SetConfig

func (d *Driver) SetConfig(settings map[string]string) error

SetConfig sets configuration for this driver

Jump to

Keyboard shortcuts

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