Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTable ¶
CreateTable creates a new table in Iceberg.
func InsertData ¶
InsertData inserts data into an Iceberg table.
Types ¶
type Client ¶
type Client struct{}
Client is a mock client for Iceberg operations.
func (*Client) CreateTable ¶
CreateTable creates a new table in Iceberg.
func (*Client) InsertData ¶
InsertData inserts data into an Iceberg table.
Click to show internal directories.
Click to hide internal directories.