Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 277 Bytes

File metadata and controls

14 lines (8 loc) · 277 Bytes

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