mirror of
https://github.com/Xevion/banner.git
synced 2025-12-17 00:11:14 -06:00
fix: provide doc comments for lints
This commit is contained in:
@@ -365,8 +365,8 @@ func GetInstructors(search string, term string, offset int, maxResults int) ([]I
|
||||
return instructors, nil
|
||||
}
|
||||
|
||||
// ClassDetails represents the details of a course.
|
||||
// TODO: Finish this struct & function
|
||||
// ClassDetails represents
|
||||
type ClassDetails struct {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user