Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
func Load(config *recconf.RecommendConfig)
func RegisterOpenSearchClient ¶
func RegisterOpenSearchClient(name string, client *OpenSearchClient)
Types ¶
type OpenSearchClient ¶
type OpenSearchClient struct { OpenSearchClient *openSearchClient.Client Runtime *util.RuntimeOptions }
func GetOpenSearchClient ¶
func GetOpenSearchClient(name string) (*OpenSearchClient, error)
func NewOpenSearchClient ¶
func NewOpenSearchClient(endpoint, accessId, accessKey string) *OpenSearchClient
func (*OpenSearchClient) Init ¶
func (d *OpenSearchClient) Init() error
Click to show internal directories.
Click to hide internal directories.