notification-service
Toggle table of contents
2.8.1
jvm
Platform filter
jvm
Switch theme
Search in API
notification-service
storage
/
io.github.positionpal.notification.storage.groups
Package-level
declarations
Types
Types
Postgres
Groups
Repository
Link copied to clipboard
class
PostgresGroupsRepository
(
dispatcher
:
CoroutineDispatcher
=
Dispatchers.IO
)
:
GroupsRepository
A
GroupsRepository
adapter for a PostgresSQL database. *