Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudLoggingImpl ¶
type CloudLoggingImpl struct {
// contains filtered or unexported fields
}
func NewCloudLoggingImpl ¶
func NewCloudLoggingImpl(sniff bool, logger log.Logger, registry *stats.SourceStats) *CloudLoggingImpl
func (*CloudLoggingImpl) Do ¶
func (p *CloudLoggingImpl) Do(msg parsers.Message, partition abstract.Partition) []abstract.ChangeItem
func (*CloudLoggingImpl) DoBatch ¶
func (p *CloudLoggingImpl) DoBatch(batch parsers.MessageBatch) []abstract.ChangeItem
Click to show internal directories.
Click to hide internal directories.