Versions in this module Expand all Collapse all v0 v0.4.2 Oct 30, 2023 Changes in this version + func RunEndToEndTest(ctx context.Context, t *testing.T, exp *otlplogs.Exporter, ...) + func RunExporterShutdownTest(t *testing.T, factory func() otlplogs.Client) + func SingleReadableLogRecord() []logssdk.ReadableLogRecord + type LogsCollector interface + GetResourceLogs func() []*logspb.ResourceLogs + Stop func() error + type LogsStorage struct + func NewLogsStorage() LogsStorage + func (s *LogsStorage) AddLogs(request *collectorlogspb.ExportLogsServiceRequest) + func (s *LogsStorage) GetLogRecords() []*logspb.LogRecord + func (s *LogsStorage) GetResourceLogs() []*logspb.ResourceLogs