Documentation
¶
Overview ¶
Package httpadapter provides support for handling resource calls using an http.Handler.
Example ¶
Output:
Example (Serve_mux) ¶
Output:
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(handler http.Handler) backend.CallResourceHandler
New creates a new backend.CallResourceHandler adapter for handling resource calls using an http.Handler
func PluginConfigFromContext ¶
func PluginConfigFromContext(ctx context.Context) backend.PluginContext
PluginConfigFromContext returns backend.PluginConfig from context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.