package
2.7.1
Repository: https://github.com/tochemey/goakt.git
Documentation: pkg.go.dev

# Functions

New creates a new error chain.
ReturnAll sets whether a chain should return all errors.
ReturnFirst sets whether a chain should stop validation on first error.

# Structs

Chain defines an error chain.

# Type aliases

ChainOption configures a validation chain at creation time.