Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamLogToGRPC ¶
func StreamLogToGRPC(Log string, grpcConfigs []GRPCLogConfig) error
func StreamLogToKafka ¶
func StreamLogToKafka(Log string, kafkaConfigs []KafkaLogConfig) error
Types ¶
type GRPCLogConfig ¶
type Integrations ¶
type Integrations struct { Rpc []GRPCLogConfig Kafka []KafkaLogConfig }
func (Integrations) StreamLogToAll ¶
func (intg Integrations) StreamLogToAll(Log string) error
type KafkaLogConfig ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.