Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Params ¶
type Params struct {
// contains filtered or unexported fields
}
Params hold information about how to add multipart content to HTTP client
func (*Params) AddReadFile ¶
AddReadFile read a content of a file and set it content as a parameter. If something went wrong, an error is returned.
Click to show internal directories.
Click to hide internal directories.