Allow

zio.http.Middleware$.Allow
final class Allow[AIn, AOut](val unit: Unit) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply(condition: AIn => Boolean): Middleware[Any, Nothing, AIn, AOut, AIn, AOut]

Concrete fields

val unit: Unit