package
Version:
v0.0.0-...-4152e03
Opens a new window with list of versions in this module.
Published: May 5, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
buildingSet: creates a set with only buildings
JSONGo: reads and unmarhsals a json file to an object reference
listRooms: list rooms that are used as classrooms from a building
type Detail struct {
Key string `json:"key"`
Title string `json:"title"`
Time string `json:"time"`
Instructor string `json:"instructor"`
}
Structures
Info -> Building: Room: Day: Details
Source Files
¶
Click to show internal directories.
Click to hide internal directories.