indexer

package
v0.0.0-...-d9430aa Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeServiceIndexer

type FeServiceIndexer struct {
	Ctx    context.Context
	Cfg    *FeServiceIndexerConfig
	Cancel func()
	Wg     sync.WaitGroup
}

func NewFeServiceIndexer

func NewFeServiceIndexer(ctx context.Context, cfg *FeServiceIndexerConfig) (*FeServiceIndexer, error)

func (*FeServiceIndexer) EventLoop

func (fsi *FeServiceIndexer) EventLoop()

func (*FeServiceIndexer) Start

func (fsi *FeServiceIndexer) Start() error

func (*FeServiceIndexer) Stop

func (fsi *FeServiceIndexer) Stop()

type FeServiceIndexerConfig

type FeServiceIndexerConfig struct {
	IndexerRpcSocket string
	LoopInterval     time.Duration
}

Jump to

Keyboard shortcuts

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