Documentation
¶
Index ¶
- func AddSubject(name string) (models.Subject, error)
- func AddUnit(num int64, name string, subjectId int64) (models.Unit, error)
- func Close()
- func GetSubjects() ([]models.Subject, error)
- func GetUnits(id int64) ([]models.Unit, error)
- func GetVariantByName(name string) (models.Variant, error)
- func GetVariants() ([]models.Variant, error)
- func Open(basePath string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSubjects ¶
func GetVariants ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.