Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
func (*Module) GetApiController ¶
func (m *Module) GetApiController() *presentation.ApiController
func (*Module) GetService ¶
func (m *Module) GetService() *domain.QuizService
Click to show internal directories.
Click to hide internal directories.