processor

package
v0.0.0-...-d668245 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NamesDB

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

func (*NamesDB) GetNames

func (ndb *NamesDB) GetNames(key string) []string

func (*NamesDB) Update

func (ndb *NamesDB) Update(key, name string) (bool, bool)

type Processor

type Processor struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewProcessor

func NewProcessor() (*Processor, error)

func (*Processor) Run

func (p *Processor) Run()

Jump to

Keyboard shortcuts

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