etcdsnapshot

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Creator

func Creator(ctx context.Context, configUntyped plugins.ConfigDecoder) (physical.Database, error)

Types

type Config

type Config struct {
}

type Database

type Database struct {
}

func (Database) GetTable

func (Database) ListTables

func (d Database) ListTables(ctx context.Context) ([]string, error)

type DatasourceExecuting

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

func (*DatasourceExecuting) Run

func (d *DatasourceExecuting) Run(ctx ExecutionContext, produce ProduceFn, metaSend MetaSendFn) error

type Schema

type Schema int
const (
	SchemaContent Schema = iota
	SchemaMeta    Schema = iota
)

Jump to

Keyboard shortcuts

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