package
Version:
v0.0.0-...-2ce81c6
Opens a new window with list of versions in this module.
Published: Oct 16, 2017
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Reporter interface {
Report(err error)
Close() error
}
Reporter sends error reports to a log service.
NewStackdriverReporter creates an error reporter that logs errors to stackdriver.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.