RoutingResolveContext
class RoutingResolveContext(val routing: RoutingNode, val call: PipelineCall, tracers: List<(RoutingResolveTrace) -> Unit>)
Represents a context in which routing resolution is being performed
Parameters
routing
root node for resolution to start at
call
instance of PipelineCall to use during resolution
Properties
Functions
Link copied to clipboard
Executes resolution procedure in this context and returns RoutingResolveResult