Versions in this module Expand all Collapse all v0 v0.4.5 Sep 2, 2020 Changes in this version + func CommandLineErrorf(message string, args ...interface{}) error + func Main(ctx context.Context, app Application, args []string) + func Run(ctx context.Context, app Application, args []string) error + 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