Documentation ¶
Index ¶
- type Handler
- func (h Handler) AddIndexSubject(c echo.Context) error
- func (h Handler) GetIndex(c echo.Context) error
- func (h Handler) GetIndexSubjects(c echo.Context) error
- func (h Handler) NewIndex(c echo.Context) error
- func (h Handler) RemoveIndexSubject(c echo.Context) error
- func (h Handler) UpdateIndex(c echo.Context) error
- func (h Handler) UpdateIndexSubject(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
func (Handler) AddIndexSubject ¶
func (Handler) GetIndexSubjects ¶
func (Handler) RemoveIndexSubject ¶
func (Handler) UpdateIndex ¶
func (Handler) UpdateIndexSubject ¶
Click to show internal directories.
Click to hide internal directories.