RouteHandlerEntry Type
Maps an HTTP route (method + URL pattern) to its handler's source file.
Record fields
| Record Field |
Description
|
Full Usage:
HandlerSourceFile
Field type: string
|
|
Full Usage:
HttpMethod
Field type: string
|
|
Full Usage:
UrlPattern
Field type: string
|
|
TestPrune