//
pkg.gl
Category
github.com/grafana/synthetic-monitoring-agent
internal
error_types
package
0.35.2
Repository:
https://github.com/grafana/synthetic-monitoring-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
9 SLOC
#
Type aliases
BasicError
BasicError is an error for which we have no additional information.
FatalError
FatalError is an error that causes the program to terminate.
TransientError
TransientError is an error that can be recovered.