Documentation ¶
Index ¶
Constants ¶
View Source
const JSONPartKey = "x-multipart-json-binder-request-json"
JSONPartKey is the key for a JSON part in the multipart request
Variables ¶
This section is empty.
Functions ¶
func CreateJSONRequestMIMEHeader ¶
func CreateJSONRequestMIMEHeader() textproto.MIMEHeader
CreateJSONRequestMIMEHeader creates a MIME header for JSON part in multipart requests
func NewMultipartJSONBinder ¶
func NewMultipartJSONBinder(b echo.Binder) echo.Binder
NewMultipartJSONBinder can bind JSON fields in multipart data
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.