elastic_plugin

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() common.LoggingPlugin

New 创建实例.

Types

type IndicesData

type IndicesData struct {
	Index IndicesIndex `json:"index"`
}

type IndicesError added in v1.1.1

type IndicesError struct {
	Error *struct {
		Type   string
		Reason string
	}
}

type IndicesIndex

type IndicesIndex struct {
	Id    string `json:"_id"`
	Index string `json:"_index"`
	Type  string `json:"_type"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL