# 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.