Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { C collector.Collector pb.UnimplementedEventServiceServer // contains filtered or unexported fields }
func (*Handler) SendEvent ¶
func (h *Handler) SendEvent(ctx context.Context, req *pb.SendEventRequest) (*pb.SendEventResponse, error)
type Service ¶
func NewGRPCService ¶
Click to show internal directories.
Click to hide internal directories.