Skip to content

Commit 56569af

Browse files
Update pkg/rabbitmqamqp/entities.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 89a1254 commit 56569af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/rabbitmqamqp/entities.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ type StreamQueueSpecification struct {
406406
MaxLengthBytes int64
407407
InitialClusterSize int
408408
MaxAge time.Duration
409-
StreamMaxSegmentSize int
409+
StreamMaxSegmentSize int64
410410
Arguments map[string]any
411411
}
412412

0 commit comments

Comments
 (0)