tus4s.core

package tus4s.core

Members list

Packages

package tus4s.core.data

Type members

Classlikes

object HashSupport

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class TusConfig(extensions: Set[Extension], maxSize: Option[ByteSize], rangeRequests: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
trait TusFinder[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait TusProtocol[F]
object TusFinder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
TusFinder.type
trait TusProtocol[F[_]] extends TusFinder[F]

Attributes

Supertypes
trait TusFinder[F]
class Object
trait Matchable
class Any