metabase

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2025 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BeginObject

type BeginObject struct {
	Database string
}

func (BeginObject) Run

func (i BeginObject) Run() error

type Generate

type Generate struct {
	Connection string `arg:""`
}

func (*Generate) Run

func (t *Generate) Run() error

type Inline

type Inline struct {
}

func (Inline) Run

func (i Inline) Run() error

type Metabase

type Metabase struct {
	Generate Generate `cmd:"" help:"Generate segments for test data"`
	Inline   Inline   `cmd:"" help:"inline segment load test"`
}

Jump to

Keyboard shortcuts

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