Versions in this module Expand all Collapse all v0 v0.1.2 Sep 7, 2020 v0.1.1 Jul 31, 2020 v0.1.0 Jul 28, 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