esbulk

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultFileSize = uint32(1 * 1024 * 1024)    // 1 MB
	MaxFileSize     = uint32(2048 * 1024 * 1024) // 20 GB
)

Variables

This section is empty.

Functions

func New

func New(fileSize uint32) handler.Handler

func Register

func Register(cfg *config.Config)

Register 注册事件Handler

Types

type ElasticBulkHandler

type ElasticBulkHandler struct {
	// contains filtered or unexported fields
}

ElasticBulkHandler Bulk JSON 导入文件 Handler

func (*ElasticBulkHandler) Handle

func (h *ElasticBulkHandler) Handle(evt *event.Event) error

Jump to

Keyboard shortcuts

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