package
0.0.0-20240613211532-eeaca3f80a88
Repository: https://github.com/myhomeworkspace/api-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetCurrentTerm returns a TermInfo struct for the current academic term.
GetTermByCode returns the TermInfo struct for the term with the given code, or ErrBadTermCode if the term couldn't be found.

# Variables

ErrBadTermCode is reported when the given term code doesn't exist.
No description provided by the author

# Structs

A TermInfo struct contains information about an academic term.