mitpe

package
v0.0.0-...-45a5b63 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2015 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMePE

func GetMePE(c *http.Client, mitid, course, day, timeSpec string) error

func ListCourses

func ListCourses(c *http.Client) (map[string]string, error)

func ListCoursesAndSections

func ListCoursesAndSections(c *http.Client) (map[PESection]string, error)

func ListSections

func ListSections(c *http.Client, section string) (map[string]string, error)

func Register

func Register(c *http.Client, section string, mitid string) error

Types

type PESection

type PESection struct {
	Name  string // complete course numnber, including "PE" prefix and section suffix
	Title string // free-form title of class
	Days  string // first letter of weekday names
	Time  string // time of the section, in hopefully in "Kitchen" format
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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