 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CriteriaNotFoundError ¶ added in v0.23.0
type CriteriaNotFoundError struct{}
    func (*CriteriaNotFoundError) Error ¶ added in v0.23.0
func (err *CriteriaNotFoundError) Error() string
func (*CriteriaNotFoundError) StatusCode ¶ added in v0.23.0
func (err *CriteriaNotFoundError) StatusCode() int
type ObjectiveNotFoundError ¶ added in v0.23.0
type ObjectiveNotFoundError struct{}
    func (*ObjectiveNotFoundError) Error ¶ added in v0.23.0
func (err *ObjectiveNotFoundError) Error() string
func (*ObjectiveNotFoundError) StatusCode ¶ added in v0.23.0
func (err *ObjectiveNotFoundError) StatusCode() int
type RubricNotFoundError ¶
type RubricNotFoundError struct{}
    func (*RubricNotFoundError) Error ¶
func (err *RubricNotFoundError) Error() string
func (*RubricNotFoundError) StatusCode ¶
func (err *RubricNotFoundError) StatusCode() int
type TeacherDoesNotOwnsRubric ¶ added in v0.21.0
type TeacherDoesNotOwnsRubric struct{}
    func (*TeacherDoesNotOwnsRubric) Error ¶ added in v0.21.0
func (err *TeacherDoesNotOwnsRubric) Error() string
func (*TeacherDoesNotOwnsRubric) StatusCode ¶ added in v0.21.0
func (err *TeacherDoesNotOwnsRubric) StatusCode() int
 Click to show internal directories. 
   Click to hide internal directories.