toggle menu
Karya
jvm
switch theme
search in API
servers-server
/
karya.servers.server.api.service
/
CreateUserService
Create
User
Service
class
CreateUserService
@
Inject
constructor
(
createUser
:
CreateUser
)
Service class responsible for handling create user requests.
Members
Constructors
Create
User
Service
Link copied to clipboard
@
Inject
constructor
(
createUser
:
CreateUser
)
Types
Companion
Link copied to clipboard
object
Companion
:
Logging
Functions
invoke
Link copied to clipboard
suspend
fun
invoke
(
call
:
ApplicationCall
)
Handles the create user request.