package
0.0.0-20200428221829-30dfa19b8f78
Repository: https://github.com/ipfs/go-commands.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewMultiFileReader constructs a MultiFileReader.
Parse parses the data in a http.Request and returns a command Request object.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
TODO: make configurable.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

The Handler struct is funny because we want to wrap our internal handler with CORS while keeping our fields.
MultiFileReader reads from a `commands.File` (which can be a directory of files or a regular file) as HTTP multipart encoded data.
No description provided by the author

# Interfaces

Client is the commands HTTP client interface.