Resources

sttp.tapir.static.Resources
object Resources

Attributes

Deprecated
[Since version 1.3.0]
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Resources.type

Members list

Value members

Concrete methods

def apply[F[_] : MonadError](classLoader: ClassLoader, resourcePrefix: String, options: ResourcesOptions[F]): StaticInput => F[Either[StaticErrorOutput, StaticOutput[InputStream]]]