db

package
v1.21.11 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Indexer

type Indexer struct {
	indexer_internal.Indexer
}

Indexer implements Indexer interface to use database's like search

func NewIndexer

func NewIndexer() *Indexer

func (*Indexer) Delete

func (i *Indexer) Delete(_ context.Context, _ ...int64) error

Delete dummy function

func (*Indexer) Index

func (i *Indexer) Index(_ context.Context, _ ...*internal.IndexerData) error

Index dummy function

func (*Indexer) Search

func (i *Indexer) Search(ctx context.Context, options *internal.SearchOptions) (*internal.SearchResult, error)

Search searches for issues

Jump to

Keyboard shortcuts

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