Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildWebDispatcher ¶ added in v1.2.0
func BuildWebDispatcher() (*ssrpc.Dispatcher, websvrv1.WebApiServiceSServer)
BuildWebDispatcher wires the generated ssrpc bindings used by both HTTP and gRPC.
func RegisterLegacyWebRoutes ¶ added in v1.2.0
func RegisterLegacyWebRoutes(router *gin.Engine, srv websvrv1.WebApiServiceSServer)
RegisterLegacyWebRoutes keeps the old safe_msg entrypoint alive while routing it through the same ssrpc HTTP runtime and middleware chain as the new IDL route.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.