Versions in this module Expand all Collapse all v1 v1.1.3 Mar 6, 2021 Changes in this version + func ReportErrorToStdout(e error) + type ErrorReportingFunc func(error) + type StdoutErrorReporting struct + func NewStdoutErrorReporting() *StdoutErrorReporting + func (c *StdoutErrorReporting) Implementation(context.Context) interface{} + func (c *StdoutErrorReporting) ProviderType() string v1.1.2 Mar 4, 2021