global

package
v0.0.0-...-d69f115 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2021 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageTable

type PackageTable map[string]*contracttable.Table

type Table

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

func New

func New(symbolTableDir, goVersion string, snapshot snapshots.Snapshot) *Table

func (*Table) Add

func (t *Table) Add(packagePath string, table *contracttable.Table)

func (*Table) Drop

func (t *Table) Drop(pkg string)

func (*Table) Exists

func (t *Table) Exists(pkg string) bool

func (*Table) Load

func (t *Table) Load(pkg string) (*contracttable.Table, error)

func (*Table) Lookup

func (t *Table) Lookup(pkg string) (*contracttable.Table, error)

func (*Table) Packages

func (t *Table) Packages() []string

func (*Table) Save

func (t *Table) Save(pkg string) error

Jump to

Keyboard shortcuts

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