Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomIndexName ¶
func RandomIndexName() string
Types ¶
type ElasticSearch ¶
type ElasticSearch struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*ElasticSearch, error)
func (*ElasticSearch) Addr ¶
func (s *ElasticSearch) Addr() string
func (*ElasticSearch) DeleteIndex ¶
func (m *ElasticSearch) DeleteIndex(indexName string) error
Click to show internal directories.
Click to hide internal directories.