options

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	DfPath     string
	DFRepo     string
	RateLimit  string
	CallSystem string
	URLFilter  string
	Notbs      bool
	MaxProcs   int

	Version  bool
	Verbose  bool
	Help     bool
	HostIP   string
	Port     uint
	Registry string //https://xxx.xx.x:port or http://xxx.xx.x:port
	DownRule string

	CertFile string
	KeyFile  string
}

Options is the configuration

func New

func New() *Options

New returns the default options.

func (*Options) AddFlags

func (o *Options) AddFlags(fs *flag.FlagSet)

AddFlags add flags to the specified FlagSet.

Jump to

Keyboard shortcuts

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