> ## Documentation Index
> Fetch the complete documentation index at: https://docs.strait.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Go SDK

> The Go SDK has moved to its own repository.

The Go SDK now lives in a dedicated repository:

**[github.com/strait-dev/strait-go](https://github.com/strait-dev/strait-go)**

Refer to the repository README for installation, usage, and API reference.

```bash theme={null}
go get github.com/strait-dev/strait-go
```
