package
0.0.0-20240716192427-68e8b16be013
Repository: https://github.com/beopensourcecollabs/eventmanagementcore.git
Documentation: pkg.go.dev

# Structs

Model provides default fields and lifecycle functions to models.
UserModel represents the user data stored in the database.

# Interfaces

ModelLifecycles should be invoked from the repository before and after create, update and deletion of a model which implements the interface.