Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAuth ¶
@Summary Get Auth @Produce json @Param username query string true "userName" @Param password query string true "password" @Success 200 {object} app.Response @Failure 500 {object} app.Response @Router /auth [get]
func UploadImage ¶
@Summary Import Image @Produce json @Param image formData file true "Image File" @Success 200 {object} app.Response @Failure 500 {object} app.Response @Router /api/v1/tags/import [post]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.