# astra-client-go **Repository Path**: mirrors_datastax/astra-client-go ## Basic Information - **Project Name**: astra-client-go - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-18 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Astra Client Go Golang client sources for [Astra](https://astra.datastax.com/). ## Importing client library import "github.com/datastax/astra-client-go/v2/astra" ## Updating/Generating the sources 1. update swagger.yaml 2. generate the go sources make build