api

http4k / org.http4k.lens / RequestContextKey / required

required

fun <T> required(store: Store<RequestContext>, name: String = UUID.randomUUID().toString()): RequestContextLens<T>