RequestContextKey
object RequestContextKey
Deprecated
Replaced with RequestKey mechanism
Functions
Link copied to clipboard
fun <T> required(store: Store<RequestContext>, name: String = UUID.randomUUID().toString()): RequestLens<T>