package
0.5.0
Repository: https://github.com/jmalloc/ax.git
Documentation: pkg.go.dev

# Functions

ByField returns a mapper that maps messages to instances using a set of fields within the message.
Validate returns a copy of ks with duplicate keys removed.

# Structs

Mapper is an implementation of saga.Mapper that maps messages to saga instances using disjoint "key sets".

# Interfaces

Repository is an interface for storing and querying saga instances "key sets".
Resolver is an interface that provides the application-defined logic for mapping a message to its target saga instance.