Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendPluginsHandler ¶
func AppendPluginsHandler(next http.Handler, opts *AppendPluginsOptions) http.Handler
func OpenSearchHandler ¶
func OpenSearchHandler(opts *OpenSearchHandlerOptions) (gohttp.Handler, error)
Types ¶
type AppendPluginsOptions ¶
type AppendPluginsOptions struct {
Plugins map[string]*opensearch.OpenSearchDescription
}
type OpenSearchHandlerOptions ¶
type OpenSearchHandlerOptions struct {
Description *opensearch.OpenSearchDescription
}
Click to show internal directories.
Click to hide internal directories.