ProxyFileStorage

tasks.fileservice.proxy.ProxyFileStorage

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def makeClient(uri: Uri): Resource[IO, ManagedFileStorage]
def service(storage: ManagedFileStorage): HttpRoutes[IO]

Implicits

Implicits

implicit val managedFilePathCodec: JsonValueCodec[ManagedFilePath]