load

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Postgres added in v0.1.0

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

func NewPostgres added in v0.1.0

func NewPostgres(dbConn string) (*Postgres, error)

func (*Postgres) Close added in v0.1.0

func (p *Postgres) Close()

func (*Postgres) Init added in v0.1.0

func (p *Postgres) Init(index string) error

Init initialize search index

func (*Postgres) Load added in v0.1.0

func (p *Postgres) Load(records []t.SearchIndexRecord, index string) (int64, error)

Jump to

Keyboard shortcuts

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