# 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