package
Version:
v0.0.0-...-11f891a
Opens a new window with list of versions in this module.
Published: Oct 8, 2019
License: LGPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func ESConnect(esURL, esUsername, esPassword, esCACertB64 string) (*elasticsearch.Client, error)
-
func ESGet(es *elasticsearch.Client, index, objID string, srcIncludes ...string) ([]byte, error)
-
func ESIndex(es *elasticsearch.Client, index, objID string, obj []byte) error
func ESConnect(esURL, esUsername, esPassword, esCACertB64 string) (*elasticsearch.Client, error)
func ESIndex(es *elasticsearch.Client, index, objID string, obj []byte) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.