model

package
v0.0.0-...-2172f7e Latest Latest
Warning

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

Go to latest
Published: May 1, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SolrConfig

type SolrConfig struct {
	ID               string
	SourceHost       string
	TargetHost       string // please encode yourself
	Source           string
	Target           string
	SourceQuery      string // please encode yourself
	SourceCursorMark string // please encode yourself
	SourceRows       int
	Max              int // -1
	ShowLog          bool

	CommitAfterFinish bool
	PostingData       bool
	// data, removeVersion, insert
	DataProcessFunc func(map[string]interface{}) (map[string]interface{}, bool, bool)
}

Jump to

Keyboard shortcuts

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