datastax / astra-client-go

Repository from Github https://github.comdatastax/astra-client-goRepository from Github https://github.comdatastax/astra-client-go

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
    

About


Languages

Language:Go 53.6%Language:Makefile 46.4%