completion

package
v0.9.0-beta9 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Completion

type Completion interface {
	Complete(prefix string, limit int) ([]*mdl.SuggestionSection, error)

	AddAccount(account string)
	// contains filtered or unexported methods
}

func New

func New(ctx context.Context, db eosws.DB) (Completion, error)

type Pipeline

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

func NewPipeline

func NewPipeline(completionInstance Completion, initialStartBlock string, initialLIB string, subscriptionHub *hub.SubscriptionHub) *Pipeline

func (*Pipeline) Launch

func (p *Pipeline) Launch()

Jump to

Keyboard shortcuts

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