Versions in this module Expand all Collapse all v0 v0.1.1 Dec 4, 2019 Changes in this version + type Component interface + Start func(context.Context) error + Stop func(context.Context) error + type Loggable interface + Logs func(context.Context) (io.Reader, error) + Name func() string