must_docopt_go

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2021 License: MIT Imports: 2 Imported by: 0

README

must-docopt-go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Opts

type Opts struct {
	docopt.Opts
}

func MustParse

func MustParse(doc, version string) Opts

func (Opts) MustBind

func (o Opts) MustBind(v interface{})

func (Opts) MustBool

func (o Opts) MustBool(key string) bool

func (Opts) MustFloat64

func (o Opts) MustFloat64(key string) float64

func (Opts) MustInt

func (o Opts) MustInt(key string) int

func (Opts) MustString

func (o Opts) MustString(key string) string

Jump to

Keyboard shortcuts

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