//
pkg.gl
Category
github.com/go-utils/echo-multipart-binder
mjbinder
package
0.2.1
Repository:
https://github.com/go-utils/echo-multipart-binder.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
78 SLOC
#
Functions
CreateJSONRequestMIMEHeader
CreateJSONRequestMIMEHeader creates a MIME header for JSON part in multipart requests.
NewMultipartJSONBinder
NewMultipartJSONBinder can bind JSON fields in multipart data.
#
Constants
JSONPartKey
JSONPartKey is the key for a JSON part in the multipart request.