package
Version:
v0.10.2
Opens a new window with list of versions in this module.
Published: Feb 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Router module.
A set of functions to access the routing properties of the request.
Holds this module's functions. Accessible as `kong.Router`
kong.Router.GetRoute() returns the current route entity.
The request was matched against this route.
// kong.Router.GetService() returns the current service entity.
// The request will be targetted to this upstream service.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.