parametergetter

package
v0.0.0-...-854da8c Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Statistic           = "Statistic"
	QueryStatistic      = "QueryStatistic"
	Silent              = "Silent"
	AutoFitWidthColumns = "AutoFitWidthColumns"
	Fit                 = "Fit"
	BorderTable         = "BorderTable" //None,Thin, Double,Simple
)

pre-defined parameters

Variables

This section is empty.

Functions

This section is empty.

Types

type ParameterGetter

type ParameterGetter interface {
	//IsSet(name string) bool
	Get(name string) interface{}
	GetDef(name string, def interface{}) interface{}
}

A ParameterGetter use for fetch parameter from repository and etc.

func New

New ParameterGetter (ParameterGetterMixed). Get param from cli app and repository

Jump to

Keyboard shortcuts

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