package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Apr 29, 2025
License: LGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ApiGrade struct {
Course string `json:"course"`
Class string `json:"class"`
Name string `json:"name"`
Mean float32 `json:"class_average"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.