vo

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Class

type Class struct {
	ClassID      string `json:"class_id"`
	ClassName    string `json:"class_name"`
	TeacherName  string `json:"teacher_name"`
	EndDate      string `json:"end_date"`
	Duration     string `json:"duration"`
	StartTime    int64  `json:"start_time"`
	EndTime      int64  `json:"end_time"`
	TotalLessons int    `json:"total_lessons"`
	MTime        int64  `json:"mtime"`
	CTime        int64  `json:"ctime"`
	Price        int    `json:"price"`
	Tag          int8   `json:"tag"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL