# Functions
NewFormEncoder creates a new encoder object, which writes application/x-www-form-urlencoded to the io.Writer.
NewMultipartEncoder creates a new encoder object, which writes multipart/form-data to the io.Writer.
# Constants
No description provided by the author