gcli

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2016 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateTo

func GenerateTo(src []*sflags.Flag, dst *[]cli.Flag)

GenerateTo takes a list of sflag.Flag, that are parsed from some config structure, and put it to dst.

func Parse

func Parse(cfg interface{}, optFuncs ...sflags.OptFunc) ([]cli.Flag, error)

Parse parses cfg, that is a pointer to some structure, puts it to the new flag.FlagSet and returns it.

func ParseTo

func ParseTo(cfg interface{}, dst *[]cli.Flag, optFuncs ...sflags.OptFunc) error

ParseTo parses cfg, that is a pointer to some structure, and puts it to dst.

Types

This section is empty.

Jump to

Keyboard shortcuts

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