Reference

Exported Types

All types are exported from the root RoExpress module and forward directly from their source module — they can never drift out of sync. Import them with require(RoExpress).TypeName or use the typed accessor helpers.

Import -- Types are inferred automatically via GetApp() and GetNetwork()

See also

App | Request, Response, RouteHandler in use  ·  Network | NetworkResponse in use  ·  Request Pipeline | how Payload flows through stages  ·  Reference Overview | module context matrix  ·  Migration Guide | how types changed in v2.4