completion

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List struct {
	Users    []string `toml:"Users"`
	Datasets []string `toml:"Datasets"`
	Projects []string `toml:"Projects"`

	DisplaySizeLimit int `toml:"DisplaySizeLimit"`
}

func (*List) Load

func (l *List) Load(file string) error

func (*List) Save

func (l *List) Save(file string) error

Jump to

Keyboard shortcuts

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