Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handlers ¶ added in v0.2.1
type Handlers struct {
// contains filtered or unexported fields
}
func NewHTTPHandlers ¶
func NewHTTPHandlers(prismaService interfaces.Service) *Handlers
type UploadTask ¶ added in v0.2.1
type UploadTask struct { Type types.ImageType Header *multipart.FileHeader }
Click to show internal directories.
Click to hide internal directories.