AllowZIO

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

Concrete fields

val unit: Unit