Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApplication ¶
func NewApplication(ctx context.Context) (app.Application, func())
func NewComponentTestApplication ¶
func NewComponentTestApplication(ctx context.Context) app.Application
Types ¶
type TrainerServiceMock ¶
type TrainerServiceMock struct { }
func (TrainerServiceMock) CancelTraining ¶
func (TrainerServiceMock) MoveTraining ¶
func (TrainerServiceMock) ScheduleTraining ¶
type UserServiceMock ¶
type UserServiceMock struct { }
func (UserServiceMock) UpdateTrainingBalance ¶
Click to show internal directories.
Click to hide internal directories.