Versions in this module Expand all Collapse all v3 v3.0.0 Jan 29, 2019 Changes in this version + func CommandLineErrorf(message string, args ...interface{}) error + func Main(ctx context.Context, app Application, args []string) + type Application interface + DetailedHelp func(*flag.FlagSet) + Name func() string + Run func(ctx context.Context, args ...string) error + ShortHelp func() string + Usage func() string + type Profile struct + CPU string + Memory string + Trace string Other modules containing this package gopkg.in/alecthomas/gometalinter.v3-unstable