Versions in this module Expand all Collapse all v0 v0.0.4 Jul 28, 2020 v0.0.3 Jul 16, 2020 v0.0.2 Jul 14, 2020 Changes in this version + var ErrNoName = errors.New("app.Setup: no Name") + func Context() context.Context + type Flags struct + DebugAddr string + GRPCAddr string + func Setup(opts *SetupOpts) (*Flags, error) + type SetupOpts struct + Name string