Skip to content

Latest commit

 

History

History

go

TiDB Cloud API Samples (Go)

This directory contains the TiDB Cloud API samples in Go.

Prerequisites

  1. Before you start, make sure you have completed the Quick start and configured the required environment variables.

  2. If you don't already have Go in your environment, install Go.

    The Go version must be >= v1.13.

After you complete the prerequisites, you can try out the Go code sample in this directory. Happy coding!