Versions in this module Expand all Collapse all v0 v0.1.0 Jul 5, 2023 Changes in this version + var File_gpu_ninja_agent_proto protoreflect.FileDescriptor + func RegisterGpuNinjaService(srv *ttrpc.Server, svc GpuNinjaService) + type GpuNinjaService interface + Send func(context.Context, *SendRequest) (*emptypb.Empty, error) + func NewGpuNinjaClient(client *ttrpc.Client) GpuNinjaService + type SendRequest struct + Events []*pb.Event + Id string + TimeSeriesFamilies []*pb.TimeSeriesFamily + func (*SendRequest) Descriptor() ([]byte, []int) + func (*SendRequest) ProtoMessage() + func (x *SendRequest) GetEvents() []*pb.Event + func (x *SendRequest) GetId() string + func (x *SendRequest) GetTimeSeriesFamilies() []*pb.TimeSeriesFamily + func (x *SendRequest) ProtoReflect() protoreflect.Message + func (x *SendRequest) Reset() + func (x *SendRequest) String() string