operations

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: May 29, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CacheDB = cache.MustNewStore()
)

Functions

func Find

func Find(ctx context.Context, backendNames []string, pattern string) (place.Printable, error)

Find _

Types

type ConcurrentSlice added in v0.1.5

type ConcurrentSlice struct {
	sync.RWMutex
	Items place.Printable
}

func (*ConcurrentSlice) Append added in v0.1.5

func (cs *ConcurrentSlice) Append(item place.Printable)

Jump to

Keyboard shortcuts

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