Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReportErrorToStdout ¶
func ReportErrorToStdout(e error)
Types ¶
type ErrorReportingFunc ¶
type ErrorReportingFunc func(error)
type StdoutErrorReporting ¶
type StdoutErrorReporting struct{}
func NewStdoutErrorReporting ¶
func NewStdoutErrorReporting() *StdoutErrorReporting
func (*StdoutErrorReporting) Implementation ¶
func (c *StdoutErrorReporting) Implementation(context.Context) interface{}
func (*StdoutErrorReporting) ProviderType ¶
func (c *StdoutErrorReporting) ProviderType() string
Click to show internal directories.
Click to hide internal directories.