Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonGRPCReceiverFields ¶
type CommonGRPCReceiverFields struct {
Server *grpc.Server
OutputChannel chan *protocol.Event // The channel is to bridge the LogReportService and the Gatherer to delivery the data.
}
func InitCommonGRPCReceiverFields ¶
func InitCommonGRPCReceiverFields(server interface{}) *CommonGRPCReceiverFields
InitCommonGRPCReceiverFields init the common fields for gRPC receivers.
Click to show internal directories.
Click to hide internal directories.