Versions in this module Expand all Collapse all v0 v0.1.3 May 6, 2024 v0.1.2 May 5, 2024 v0.1.1 May 4, 2024 Changes in this version + func NewUserAccount() actor.Actor + type CreateUserRequest struct + type GetEmailRequest struct + type UserAccount struct + func (u *UserAccount) Receive(ctx actor.Context)