AccountService
dev.hnaderi.example.accounts.AccountService
object AccountService extends Service[Command, Notification]
Attributes
- Source
- Service.scala
- Graph
-
- Supertypes
- Self type
-
AccountService.type
Members list
Type members
Inherited types
final type App[F[_], T] = Edomaton[F, RequestContext[Command, DomainModel.this.State], DomainModel.this.Rejection, DomainModel.this.Event, Notification, T]
Attributes
- Inherited from:
- Service
- Source
- Model.scala
Attributes
- Inherited from:
- Service
- Source
- Model.scala
Value members
Concrete methods
Attributes
- Source
- Service.scala
Inherited fields
Attributes
- Inherited from:
- Service
- Source
- Model.scala
Attributes
- Inherited from:
- Service
- Source
- Model.scala
In this article