package
0.2.3
Repository: https://github.com/filecoin-project/motion.git
Documentation: pkg.go.dev

# Functions

NewHttpServer instantiates a new HTTP server that stores and retrieves blobs via the given store.
WithHttpListenAddr sets the HTTP server listen address.
WithMaxBlobLength sets the maximum blob length accepted by the HTTP blob upload API.

# Structs

HttpServer is Motion API the HTTP server.

# Type aliases

No description provided by the author