Documentation ¶
Index ¶
Constants ¶
View Source
const DelimiterEnd = "ska-end"
View Source
const DelimiterID = "ska"
View Source
const DelimiterStart = "ska-start"
Variables ¶
View Source
var ( ErrMultipartError = errors.New("error creating multipart") ErrInvalidContent = errors.New("invalid content for multipart") )
Functions ¶
This section is empty.
Types ¶
type Part ¶
type Part struct {
// contains filtered or unexported fields
}
func (*Part) CreateFile ¶
func (*Part) RefFileBasename ¶
func (*Part) RefFilePath ¶
func (*Part) SetFilePath ¶
func (*Part) WithContent ¶
Click to show internal directories.
Click to hide internal directories.