Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Any2Img ¶
type Any2Img struct { api.DrawConfig PrePhoto string `json:"pre_photo,omitempty"` ControlPhoto string `json:"control_photo,omitempty"` }
type ConfigFunc ¶ added in v0.2.0
type ConfigFunc func(r *Router)
func WithAPI ¶ added in v0.2.0
func WithAPI(handler *handler.Handler) ConfigFunc
func WithDocs ¶ added in v0.2.0
func WithDocs() ConfigFunc
func WithWebhook ¶ added in v0.2.0
func WithWebhook(webhookUriPath string, webhookHandler func(w http.ResponseWriter, r *http.Request)) ConfigFunc
type CtrlPhotoCfg ¶
type ExtraModel ¶
type ImagesData ¶
type SuperResolutionCfg ¶
Click to show internal directories.
Click to hide internal directories.