Categorygithub.com/acecca/go-unistudium
modulepackage
1.1.0
Repository: https://github.com/acecca/go-unistudium.git
Documentation: pkg.go.dev

# README

go-unistudium

Api wrapper for unistudium written in go

# Functions

FindRooms returns an array of type Room containing information about the rooms each room is defined by a Room struct it needs a roomType and a query such as the course name, the professor's name, the degree or any keyword related to the room that you are looking for.
HtmlToRoom parses the HTML code into a struct of type Room.
Request retrieves the data from the University's website.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author