# Functions
NewAgentServiceClient constructs a client for the agent.v1.AgentService service.
NewAgentServiceHandler builds an HTTP handler from the service implementation.
RegisterAgentServiceHandler register an HTTP handler to a mux.Router from the service implementation.
# Constants
AgentServiceName is the fully-qualified name of the AgentService service.
# Structs
UnimplementedAgentServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
AgentServiceClient is a client for the agent.v1.AgentService service.
AgentServiceHandler is an implementation of the agent.v1.AgentService service.