web

package
v1.4.7 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartWebServer

func StartWebServer()

Types

type WebConfig

type WebConfig struct {
	CasLogin   config.CasLogin   `json:"cas_login"`
	NewjwLogin config.NewjwLogin `json:"newjw_login"`
	Cookies    config.Cookies    `json:"cookies"`
	Time       config.Time       `json:"time"`
	Course     [][]string        `json:"course"` // 使用二维数组列表来存储课程信息
	WaitCourse config.WaitCourse `json:"wait_course"`
	SmtpEmail  config.SmtpEmail  `json:"smtp_email"`
	StartTime  string            `json:"start_time"`
}

Jump to

Keyboard shortcuts

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