TusFinder

tus4s.core.TusFinder
See theTusFinder companion trait
object TusFinder

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TusFinder.type

Members list

Value members

Concrete methods

def apply[F[_]](f: (UploadId, ByteRange) => F[Option[FileResult[F]]]): TusFinder[F]