metabase

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2025 License: AGPL-3.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 BeginObject

type BeginObject struct {
	Database string
}

func (BeginObject) Run

func (i BeginObject) Run() error

type GetObject added in v1.10.0

type GetObject struct {
	db.WithDatabase
	ProjectID     uuid.UUID `arg:""`
	Bucket        string    `arg:""`
	EncryptedPath string    `arg:""`
}

func (*GetObject) Run added in v1.10.0

func (s *GetObject) Run() error

type Inline

type Inline struct {
}

func (Inline) Run

func (i Inline) Run() error

type Metabase

type Metabase struct {
	Inline    Inline    `cmd:"" help:"inline segment load test"`
	GetObject GetObject `cmd:"" help:"get object from metabase by project ID, bucket and encrypted path"`
}

Jump to

Keyboard shortcuts

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