options

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	GlobalConfigPath string
}

type GenDocs

type GenDocs struct {
	Template string
	Output   string
}

type Options

type Options struct {
	Top    Top
	Run    Run
	Config Config

	GenDocs GenDocs
}

type Run

type Run struct {
	File   string
	Values map[string]string
	Debug  bool
}

type Top

type Top struct {
	Ctx context.Context
}

Jump to

Keyboard shortcuts

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