type
EndpointHandler
type EndpointHandler func(EndpointContext)Trusted compiled custom endpoint handler.
Related types
EndpointContextRaw HTTP, route parameters, verified actor identity, and LocalAPI supplied to a custom endpoint.
type
type EndpointHandler func(EndpointContext)Trusted compiled custom endpoint handler.
EndpointContextRaw HTTP, route parameters, verified actor identity, and LocalAPI supplied to a custom endpoint.