Skip to content

datastax/astra-client-go

Repository files navigation

Astra Client Go

Golang client sources for Astra.

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