Versions in this module Expand all Collapse all v0 v0.2.0 May 29, 2018 Changes in this version + type Diagnostics interface + Close func() error + Name func() string + Severe func(err error) error + Timing func(component, description, detail string, begin, end time.Time) error + Warning func(err error) error + func NoOP() Diagnostics