Versions in this module Expand all Collapse all v1 v1.3.0 May 18, 2022 Changes in this version + func Router(ctx context.Context) (*chi.Mux, error) + type Bootstrapper struct + func (b Bootstrapper) Bootstrap(ctx map[string]interface{}) error + type Config interface + GetNetworkString func() string + GetServerAddress func() string + GetServerPort func() int + IsPProfEnabled func() bool