workspace

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2021 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Workspace

type Workspace struct {
	Path string
	Mod  *modconfig.Mod
	// contains filtered or unexported fields
}

func Load

func Load(workspacePath string) (*Workspace, error)

func (*Workspace) Close

func (w *Workspace) Close()

func (*Workspace) GetNamedQuery

func (w *Workspace) GetNamedQuery(queryName string) (*modconfig.Query, bool)

func (*Workspace) GetNamedQueryMap

func (w *Workspace) GetNamedQueryMap() map[string]*modconfig.Query

func (*Workspace) LoadExclusions

func (w *Workspace) LoadExclusions() error

func (*Workspace) SetupWatcher

func (w *Workspace) SetupWatcher() error

Jump to

Keyboard shortcuts

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