Resources

sttp.tapir.static.Resources$
object Resources

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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