Versions in this module Expand all Collapse all v0 v0.0.2 May 15, 2024 v0.0.1 Mar 29, 2021 Changes in this version + func AppendPluginsHandler(next http.Handler, opts *AppendPluginsOptions) http.Handler + func OpenSearchHandler(opts *OpenSearchHandlerOptions) (gohttp.Handler, error) + type AppendPluginsOptions struct + Plugins map[string]*opensearch.OpenSearchDescription + type OpenSearchHandlerOptions struct + Description *opensearch.OpenSearchDescription