catalog

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CatalogInterface

type CatalogInterface interface {
	icebergcatalog.Catalog
	Name() string
	Close() error
}

CatalogInterface defines the common interface for all catalog implementations

func NewCatalog

func NewCatalog(cfg *config.Config) (CatalogInterface, error)

NewCatalog creates a new catalog based on the configuration type

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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