LocalPortRouteSelector
Evaluates a route against the port on which a call is received.
Parameters
port
the port to match against
Functions
Link copied to clipboard
open suspend override fun evaluate(context: RoutingResolveContext, segmentIndex: Int): RouteSelectorEvaluation
Evaluates this selector against context and a path segment at segmentIndex.