package
0.102.4
Repository: https://github.com/holos-run/holos.git
Documentation: pkg.go.dev

# Functions

NewOrganizationHandler returns a new OrganizationService implementation.
NewPlatformHandler returns a new PlatformService implementation.
NewSystemHandler returns a new SystemService implementation.
NewUserHandler returns a new UserService implementation.
OrganizationToRPC returns an *holos.Organization adapted from *ent.Organization u.
No description provided by the author
UserToRPC returns an *holos.User adapted from *ent.User u.
WithTx runs callbacks in a transaction as described in https://entgo.io/docs/transactions/#best-practices.

# Constants

No description provided by the author
No description provided by the author

# Structs

OrganizationHandler implements the OrganizationService interface.
PlatformHandler implements the PlatformService interface.
SystemHandler implements the PlatformService interface.
UserHandler implements the UserService interface.