package
0.7.5
Repository: https://github.com/vanillaiice/itpg.git
Documentation: pkg.go.dev

# Packages

Package cache implements a basic redis cache.
No description provided by the author
No description provided by the author

# Structs

Course represents a course with its code and name.
Professor represents a professor with surname, middle name, and name.
Score represents a score for a course and its professor.

# Interfaces

DB is the database interface.