Documentation
¶
Index ¶
- type Handler
- func (h *Handler) GetArtMovements(c echo.Context) error
- func (h *Handler) GetArtists(c echo.Context) error
- func (h *Handler) GetArtistsByArtMovement(c echo.Context) error
- func (h *Handler) GetArtistsByNationality(c echo.Context) error
- func (h *Handler) GetArtistsByPaintingSchool(c echo.Context) error
- func (h *Handler) GetArtistsImages(c echo.Context) error
- func (h *Handler) GetNationalities(c echo.Context) error
- func (h *Handler) GetPaintingSchools(c echo.Context) error
- func (h *Handler) GetPaintings(c echo.Context) error
- func (h *Handler) GetPaintingsImages(c echo.Context) error
- func (h *Handler) Register(group *echo.Group)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
func (*Handler) GetArtistsByArtMovement ¶
func (*Handler) GetArtistsByNationality ¶
func (*Handler) GetArtistsByPaintingSchool ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.