Versions in this module Expand all Collapse all v3-unstable v3.0.0 Jan 29, 2019 Changes in this version + var ErrInvalid = errors.New("invalid format string") + func Parse(f string) ([]interface{}, error) + type Argument interface + type Default struct + type Literal int + type Star struct + Index int + type Verb struct + Flags string + Letter rune + Precision Argument + Raw string + Value int + Width Argument + func ParseVerb(f string) (Verb, int, error) + type Zero struct Other modules containing this package gopkg.in/alecthomas/gometalinter.v3