Student

package
v0.0.0-...-f2cba00 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFinanceStatus

func GetFinanceStatus(cookieVal string) interface{}

func GetStreamResponse

func GetStreamResponse(url string, cookieVal string, fileName string) *os.File

func GetStudentFinanceStatus

func GetStudentFinanceStatus(w http.ResponseWriter, token string) interface{}

func GetStudentGradeDetail

func GetStudentGradeDetail(cookieVal string, year string, quart string) interface{}

func GetStudentGradeDetailHub

func GetStudentGradeDetailHub(w http.ResponseWriter, token string, year string, quart string) interface{}

func GetStudentGradeSummary

func GetStudentGradeSummary(cookieVal string, studentID string) interface{}

func GetStudentGradeSummaryHub

func GetStudentGradeSummaryHub(w http.ResponseWriter, token string) interface{}

func GetStudentInfo

func GetStudentInfo(cookieVal string) interface{}

func GetStudentInfoHub

func GetStudentInfoHub(w http.ResponseWriter, token string) interface{}

func GetStudentSchedule

func GetStudentSchedule(cookieVal string, year string, quart string) interface{}

func GetStudentScheduleHub

func GetStudentScheduleHub(w http.ResponseWriter, token string, year string, quart string) interface{}

func GetStudentScheduleList

func GetStudentScheduleList(cookieVal string) interface{}

Get list academic period

func GetStudentScheduleListHub

func GetStudentScheduleListHub(w http.ResponseWriter, token string) interface{}

func MakeRequest

func MakeRequest(url string, cookieVal string) *goquery.Document

This function for make request to some url,add cookie and returned document which is ready to implemented

func MustMarshal

func MustMarshal(data interface{}) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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