package
0.0.0-20200109191904-8d1786a9f689
Repository: https://github.com/joincivil/go-common.git
Documentation: pkg.go.dev
# Functions
NewMetaErrorReporter returns a initialized MetaErrorReporter.
# Structs
ErrorMeta is any additional metadata to attach to the error.
MetaErrorReporter is an ErrorReporter that reports to multiple services.
MetaErrorReporterConfig configures the meta error reporting.
NullErrorReporter is a reporter that does nothing.
# Interfaces
ErrorReporter is an interface to the error reporting system Could by Stackdriver, could be Sentry.