Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultipartForm ¶
type MultipartForm struct { }
func (*MultipartForm) ContentType ¶
func (j *MultipartForm) ContentType() []string
func (*MultipartForm) Marshal ¶
func (j *MultipartForm) Marshal(ptr interface{}) ([]byte, error)
func (*MultipartForm) UnmarshalSearchMap ¶
func (j *MultipartForm) UnmarshalSearchMap(req *http.Request) (SearchMap, error)
Click to show internal directories.
Click to hide internal directories.