GatewayInstance
Defined in: src/core/types.ts:262
The instantiated gateway - a configured Hono app
Properties
Section titled “Properties”_registry
Section titled “_registry”_registry:
GatewayRegistry
Defined in: src/core/types.ts:270
Internal registry for admin introspection
app:
Hono
Defined in: src/core/types.ts:264
The underlying Hono app, ready to be exported as a Worker
name:
string
Defined in: src/core/types.ts:268
Gateway name
routeCount
Section titled “routeCount”routeCount:
number
Defined in: src/core/types.ts:266
Registered route count