proxy.golang.org : github.com/zetabase/zetabase-client : v0.1.4
Package zetabase provides a Go client library for the Zetabase cloud database along with a command-line tool for managing data and users. Most users will only require the ZetabaseClient class; other exposed functions are primarily of use for working at the protocol layer, e.g. for performance fine-tuning. The client library communicates using a protocol based on gRPC/Protocol Buffers. This code and the included command-line tool are licensed under the Modified BSD License included in the attached LICENSE file.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/zetabase/zetabase-client@v0.1.4
Published:
Indexed:
- github.com/alecthomas/participle v0.5.0
- github.com/c-bata/go-prompt v0.2.3
- github.com/go-openapi/strfmt v0.19.5
- github.com/golang/protobuf v1.4.2
- github.com/hashicorp/go-version v1.2.1
- github.com/jedib0t/go-pretty v4.3.0+incompatible
- github.com/johnsiilver/getcert v0.0.0-20190816170103-14357049f896
- github.com/mattn/go-runewidth v0.0.9
- github.com/mattn/go-tty v0.0.3
- github.com/mitchellh/go-homedir v1.1.0
- github.com/pkg/term v0.0.0-20200520122047-c3ffed290a03
- github.com/spaolacci/murmur3 v1.1.0
- github.com/spf13/cobra v1.0.0
- github.com/spf13/viper v1.7.0
- google.golang.org/grpc v1.30.0
- google.golang.org/protobuf v1.25.0