io.github.positionpal.location.application.groups
Members list
Type members
Classlikes
The reading model projection for groups. It encapsulates the read-side operations for querying and retrieving user groups related information from the underlying store.
The reading model projection for groups. It encapsulates the read-side operations for querying and retrieving user groups related information from the underlying store.
Type parameters
- F
-
the effect type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
A service for managing user groups.
A service for managing user groups.
Type parameters
- F
-
the effect type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
UserGroupsService.type
A store for user groups related information, supporting both read and write operations.
A store for user groups related information, supporting both read and write operations.
Attributes
- Supertypes
The writing model projection for groups. It encapsulates the write-side operations for saving user groups related information to the underlying store.
The writing model projection for groups. It encapsulates the write-side operations for saving user groups related information to the underlying store.
Type parameters
- F
-
the effect type
- T
-
the result type of the write operation
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-