Allow

zio.http.HttpAppMiddleware$.Allow
final class Allow(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: Request => Boolean): HttpAppMiddleware[Nothing, Any, Nothing, Any]

Concrete fields

val unit: Unit