cli

package
v0.0.0-...-6b5fb23 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

Types

type Options

type Options struct {
	TemplateType string `short:"T" long:"templateType" default:"text" description:"template type [text|html]"`
	DataFilePath string `short:"d" long:"data" description:"data file path"`
	DataType     string `short:"D" long:"dataType" description:"data type [json|toml|msgpack]"`
	NoColor      bool   `long:"noColor" env:"NO_COLOR" description:"NOT colorize output"`
	Verbose      bool   `short:"v" long:"verbose" description:"show verbose output"`
	Version      bool   `short:"V" long:"version" description:"show version"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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