package
0.2.1
Repository: https://github.com/rollkit/go-execution.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns a Config instance populated with default settings.
NewClient creates a new instance of Client with default configuration.
NewServer creates a new ExecutionService gRPC server with the given execution client and configuration.

# Structs

Client defines gRPC proxy client.
Config holds configuration settings for the gRPC proxy.
Server defines a gRPC proxy server.