Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateJobRoleCommand ¶
type CreateJobRoleCommand struct { eventstore.BaseCommand StartedAt *time.Time EndedAt *time.Time JobTitle string Description *string Primary bool Source common.Source CreatedAt *time.Time }
func NewCreateJobRoleCommand ¶
Click to show internal directories.
Click to hide internal directories.