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

# Functions

DialService dials another Cloud Run gRPC service with the default service account's RPC credentials.
DialServiceInsecure establishes an insecure connection to another service that must be on the local host.

# Structs

Config configures a gRPC client's default timeout and retry behavior.
No description provided by the author
RetryConfig configures default retry behavior for outgoing gRPC client calls.