//
pkg.gl
Category
github.com/TrueCloudLab/frostfs-http-gw
uploader
multipart
package
0.0.0-20230206105655-93ec4c444da1
Repository:
https://github.com/truecloudlab/frostfs-http-gw.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
319 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.