package
Version:
v0.0.0-...-2ec85a8
Opens a new window with list of versions in this module.
Published: Sep 25, 2019
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Parse XLS sheet with timetable from DUT.
Note: It will parse correctly only one week of input. Second week and etc will be ignored.
type Cfg struct {
Course int `yaml:"course"`
Faculty int `yaml:"faculty"`
Group int `yaml:"group"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.