CassandraUserGroupsStore

io.github.positionpal.location.storage.groups.CassandraUserGroupsStore

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_] : CanRaise[StoreError]](session: F[CassandraSession], keyspace: String)(using evidence$1: Async[F], evidence$2: CanRaise[StoreError][F], actorSystem: ActorSystem[_]): F[UserGroupsStore[F, Unit]]