GatewayInstance
Defined in: src/core/types.ts:215
The instantiated gateway — a configured Hono app
Properties
Section titled “Properties”_registry
Section titled “_registry”_registry:
GatewayRegistry
Defined in: src/core/types.ts:223
Internal registry for admin introspection
app:
Hono
Defined in: src/core/types.ts:217
The underlying Hono app, ready to be exported as a Worker
name:
string
Defined in: src/core/types.ts:221
Gateway name
routeCount
Section titled “routeCount”routeCount:
number
Defined in: src/core/types.ts:219
Registered route count