Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHandler ¶
func GetHandler(response http.ResponseWriter, request *http.Request, plData *config.PhotolumData, baseLog *logrus.Logger)
func PostHandler ¶
func PostHandler(response http.ResponseWriter, request *http.Request, plData *config.PhotolumData, baseLog *logrus.Logger)
Types ¶
type ColorGetResponse ¶
type ColorRequest ¶
type GetRequest ¶
type GetRequest struct {
TextureName *string `json:"texture_name"`
}
type ImageGetResponse ¶
type PostRequest ¶
Click to show internal directories.
Click to hide internal directories.