metadata

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Meta

type Meta struct {
	Project string        `toml:"Project"`
	Dataset string        `toml:"Dataset"`
	Role    bq.AccessRole `toml:"Role"`
	Entity  string        `toml:"Entity"`
}

type Metas

type Metas struct {
	Metas []Meta `toml:"Metas"`
}

func (*Metas) Load

func (ms *Metas) Load(cacheFile string) error

Load reads cacheFile.

func (*Metas) Save

func (ms *Metas) Save(cacheFile string) error

Save stores the cache data to the file

Jump to

Keyboard shortcuts

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