 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockNotFound ¶ added in v0.37.0
type BlockNotFound struct{}
    func (BlockNotFound) Error ¶ added in v0.37.0
func (err BlockNotFound) Error() string
func (BlockNotFound) StatusCode ¶ added in v0.37.0
func (err BlockNotFound) StatusCode() int
type TeacherDoesNotOwnBlock ¶
type TeacherDoesNotOwnBlock struct{}
    func (TeacherDoesNotOwnBlock) Error ¶
func (err TeacherDoesNotOwnBlock) Error() string
func (TeacherDoesNotOwnBlock) StatusCode ¶
func (err TeacherDoesNotOwnBlock) StatusCode() int
 Click to show internal directories. 
   Click to hide internal directories.