iceberg

package
v0.0.0-...-3008dc6 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTable

func CreateTable(client *Client) error

CreateTable creates a new table in Iceberg.

func InsertData

func InsertData(client *Client) error

InsertData inserts data into an Iceberg table.

Types

type Client

type Client struct{}

Client is a mock client for Iceberg operations.

func NewClient

func NewClient() *Client

NewClient creates a new mock Iceberg client.

func (*Client) CreateTable

func (c *Client) CreateTable() error

CreateTable creates a new table in Iceberg.

func (*Client) InsertData

func (c *Client) InsertData() error

InsertData inserts data into an Iceberg table.

Jump to

Keyboard shortcuts

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