Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KafkaCommandLog ¶
type KafkaCommandLog struct {
// contains filtered or unexported fields
}
KafkaCommandLog is a struct that provides a mechanism to log saga commands sent through Kafka.
func NewKafkaCommandLog ¶
func NewKafkaCommandLog(writer *kafka.Writer, reader *kafka.Reader) *KafkaCommandLog
Click to show internal directories.
Click to hide internal directories.