Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CourseId = "325" SemesterNo = "202220231" QueryExperimentId = "-1" )
View Source
var ( ErrBeforeLogin = errors.New("before login") ErrNoJSessionId = errors.New("JSessionId is needed") )
Functions ¶
This section is empty.
Types ¶
type ExperSche ¶
type ExperSche struct {
QueryWeekDayFlag int64 `json:"queryWeekDayFlag"`
Experiments []Experiment `json:"experiments"`
}
type Experiment ¶
Click to show internal directories.
Click to hide internal directories.