# Functions
NewMultipartBuilder instantiates a new MultipartBuilder.
No description provided by the author
No description provided by the author
NewRequest returns a `*http.Request` for making a request using multipart/form-data.
# Structs
FileInfo represents a file for uploading.
MultipartBuilder is a multipart helper.