package
0.0.7
Repository: https://github.com/go-saas/uow.git
Documentation: pkg.go.dev

# Functions

Uow wrap HandlerFunc with unit of work.
WithErrorEncoder error encoder.
WithSkip change the skip unit of work function.
No description provided by the author

# Variables

No description provided by the author

# Type aliases

EncodeErrorFunc how to encode error when a unit of work rollback.
No description provided by the author
No description provided by the author
SkipFunc identity whether a request should skip run into unit of work.