Categorygithub.com/kerdokurs/xata-go
modulepackage
0.2.1
Repository: https://github.com/kerdokurs/xata-go.git
Documentation: pkg.go.dev

# README

Xata SDK for Go

Installation

go get github.com/kerdokurs/xata-go

Usage

See Examples

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewClient initializes a new Xata Client.
No description provided by the author
NewTableImpl creates an implementation for the given table.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client is the main Xata Client struct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TableImpl implements all the Table functions for a given generic type.
No description provided by the author

# Interfaces

No description provided by the author
Table represents a database table.

# Type aliases

No description provided by the author