# Functions
NewCollectorServiceClient constructs a client for the api.v1.CollectorService service.
NewCollectorServiceHandler builds an HTTP handler from the service implementation.
# Constants
CollectorServiceName is the fully-qualified name of the CollectorService service.
CollectorServiceSendCommandsProcedure is the fully-qualified name of the CollectorService's SendCommands RPC.
CollectorServiceSendProcessesProcedure is the fully-qualified name of the CollectorService's SendProcesses RPC.
# Structs
UnimplementedCollectorServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
CollectorServiceClient is a client for the api.v1.CollectorService service.
CollectorServiceHandler is an implementation of the api.v1.CollectorService service.