# Functions
No description provided by the author
RegisterAmizoneServiceHandler registers the http handlers for service AmizoneService to "mux".
RegisterAmizoneServiceHandlerClient registers the http handlers for service AmizoneService to "mux".
RegisterAmizoneServiceHandlerFromEndpoint is same as RegisterAmizoneServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAmizoneServiceHandlerServer registers the http handlers for service AmizoneService to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
AmizoneService_ServiceDesc is the grpc.ServiceDesc for AmizoneService service.
Enum value maps for AttendanceState.
Enum value maps for AttendanceState.
No description provided by the author
# Structs
AmizoneDiaryEvent models an event from the amizone "diary" API.
Attendance messages are embedded in other messages (Course, AttendanceRecord).
AttendanceRecord represents a student's attendance for a course.
AttendanceRecords is a list of attendance records, usually representing attendance records for all courses in a semester.
No description provided by the author
Course represents a course on Amizone.
No description provided by the author
Courses are a list of courses, usually used to group together courses for a semester.
Credits is a general message representing the credit Information in a result.
No description provided by the author
No description provided by the author
No description provided by the author
ResultRecord represents a course's result (a grade, credit, etc.) in a semester.
ExamResultRecords is returned by GetExamResult and GetCurrentExamResult and contains two arrays one for the course wise result and the other for semester wise gpa.
No description provided by the author
No description provided by the author
Marks is a general message representing a student's marks (internal, external, total, etc).
OverallResult message represents the result for a semester (SGPA, CGPA), this is also returned as an array containing the result for every semester.
Profile models information exposed by the Amizone ID card page.
No description provided by the author
ScheduledClass represents a scheduled class.
ScheduledClasses is a group of scheduled classes, usually used to represent daily class schedules.
No description provided by the author
Score is a general message representing the grade in a result.
Semester models a semester reference on Amizone.
No description provided by the author
SemesterRef is a reference to a semester.
UnimplementedAmizoneServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
AmizoneServiceClient is the client API for AmizoneService service.
AmizoneServiceServer is the server API for AmizoneService service.
UnsafeAmizoneServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author