io.github.positionpal.location.application.groups.UserGroupsService
See theUserGroupsService companion object
A service for managing user groups.
Type parameters
-
F
-
the effect type
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Add a member to a group described by the given event.
Add a member to a group described by the given event.
Attributes
Attributes
-
Returns
-
the groups of the given userId.
Attributes
-
Returns
-
the members of the given groupId.
Attributes
-
Returns
-
the User in the given scope with all the details if it exists or an empty optional.
Remove a user from a group described by the given event.
Remove a user from a group described by the given event.
Attributes