type
TransportProvider
A plugin binding an application-level protocol transport.
PluginPlugin- The Plugin value.
BindTransportsfunc(PluginTransportContext) ([]PluginTransport, error)- The BindTransports value.
For absolute protocol paths such as /api/graphql, not ordinary plugin endpoints. Binding receives the immutable manifest, LocalAPI, and fully initialized App; do not rebuild schemas per request.