package
0.75.0
Repository: https://github.com/einride/cloudrunner-go.git
Documentation: pkg.go.dev

# Functions

NewCaller creates a new caller.
Wrap an error with a gRPC status.
WrapCaller wraps an error with a gRPC status and a caller.
WrapTransient wraps transient errors (possibly status.Status) with appropriate codes.Code.
WrapTransientCaller wraps transient errors with an appropriate codes.Code and caller.

# Structs

Caller is the caller info for an error.