Skip to content

Commit

Permalink
Appease linter
Browse files Browse the repository at this point in the history
  • Loading branch information
colmsnowplow committed May 24, 2024
1 parent 6eb335c commit f61c8b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/models/message.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ import (
)

// TODO: Would we need to rejig any of the metrics-y stuff?

// TargetBatch stores batches of data, ready for the target to send.
type TargetBatch struct {
OriginalMessages []*Message // Originals - needed for acking regardless
HTTPRequestBody []byte // The http req body
Expand Down

0 comments on commit f61c8b5

Please sign in to comment.