package testutil
import "cloud.google.com/go/pubsub/internal/testutil"
Index ¶
Functions ¶
func VerifyKeyOrdering ¶
func VerifyKeyOrdering(publishData, receiveData []OrderedKeyMsg) error
VerifyKeyOrdering verifies that received data was published and received in key order.
TODO(deklerk): account for consistent redelivery.
Types ¶
type OrderedKeyMsg ¶
OrderedKeyMsg is a message with key and data.
Source Files ¶
verifier.go
- Version
- v1.45.2
- Published
- Dec 3, 2024
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.