discover

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	Items     map[string]view.Columns
	ModTime   time.Time
	SourceURL string
	// contains filtered or unexported fields
}

func New

func New(sourceURL string, cfs afs.Service) *Cache

func (*Cache) Exists

func (c *Cache) Exists(ctx context.Context) bool

func (*Cache) Load

func (c *Cache) Load(ctx context.Context) error

func (*Cache) Lookup

func (c *Cache) Lookup(viewName string) view.Columns

func (*Cache) Store

func (c *Cache) Store(ctx context.Context) error

Jump to

Keyboard shortcuts

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