Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
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.
Click to show internal directories.
Click to hide internal directories.