Skip to content

GuanceCloud/dql-go

Repository files navigation

DQL Golang SDK

DQL Go SDK

GoDoc MIT License

Install

  • Go 1.18+
go get github.com/GuanceCloud/dql-go

Usage

import _ "github.com/GuanceCloud/dql-go"

Examples

See simple examples under examples directory or find examples in query_test.go.