Documentation ¶
Index ¶
- type Subject
- func (h Subject) Get(c echo.Context) error
- func (h Subject) GetImage(c echo.Context) error
- func (h Subject) GetRelatedCharacters(c echo.Context) error
- func (h Subject) GetRelatedPersons(c echo.Context) error
- func (h Subject) GetRelatedSubjects(c echo.Context) error
- func (h *Subject) Routes(g *echo.Group)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subject ¶
type Subject struct {
// contains filtered or unexported fields
}
func (Subject) GetRelatedCharacters ¶
func (Subject) GetRelatedPersons ¶
func (Subject) GetRelatedSubjects ¶
Click to show internal directories.
Click to hide internal directories.