Documentation ¶
Overview ¶
Filename: internal/models/questions.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuestionModel ¶
Setup Dependency Injection (Required for all models)
func (*QuestionModel) Get ¶
func (m *QuestionModel) Get() (*Question, error)
Write SQL code to access the database TODO
Click to show internal directories.
Click to hide internal directories.