//
pkg.gl
Category
github.com/nspcc-dev/neofs-http-gw
uploader
multipart
package
0.28.0
Repository:
https://github.com/nspcc-dev/neofs-http-gw.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
322 SLOC
#
Functions
NewReader
NewReader creates a new multipart Reader reading from r using the given MIME boundary.
#
Structs
Part
A Part represents a single part in a multipart body.
Reader
Reader is an iterator over parts in a MIME multipart body.