package
23.10.11+incompatible
Repository: https://github.com/projecteru2/core.git
Documentation: pkg.go.dev
# Functions
NewHydro initailizes a new Hydro instance.
NewHydroEvent initializes a new HydroEvent instance.
# Interfaces
Closer is the interface that groups the Close methods.
EventHandler is the interface that groups a few methods.
Logger is the interface that wraps the basic Log method.
Recoverer is the interface that wraps the basic Recover method.
Registry is the interface that wraps the basic Register method.
WAL is the interface that groups the Register and Recover interfaces.
# Type aliases
Commit is a function for committing an event log.