open-vault/vendor/github.com/couchbase/gocb/v2
Tom Proctor 4ca978598f
Bundle couchbase database plugin with vault (#9664)
2020-08-07 11:01:04 +01:00
..
search Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
.gitignore Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
.gitmodules Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
.golangci.yml Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
LICENSE Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
Makefile Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
README.md Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
analyticsquery_options.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
asyncopmanager.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
auth.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
bucket.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
bucket_collectionsmgr.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
bucket_internal.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
bucket_ping.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
bucket_viewindexes.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
bucket_viewquery.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
circuitbreaker.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
client.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_analyticsindexes.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_analyticsquery.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_bucketmgr.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_diag.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_ping.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_query.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_queryindexes.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_searchindexes.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_searchquery.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
cluster_usermgr.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
collection.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
collection_binary_crud.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
collection_bulk.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
collection_crud.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
collection_ds.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
collection_dura.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
collection_subdoc.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
constants.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
constants_str.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
error.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
error_analytics.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
error_http.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
error_keyvalue.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
error_query.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
error_search.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
error_timeout.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
error_view.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
error_wrapping.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
go.mod Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
go.sum Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
kvopmanager.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
logging.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
mgmt_http.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
providers.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
query_options.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
results.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
retry.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
scope.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
searchquery_options.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
subdocspecs.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
thresholdlogtracer.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
token.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
tracing.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
transcoding.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
version.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00
viewquery_options.go Bundle couchbase database plugin with vault (#9664) 2020-08-07 11:01:04 +01:00

README.md

GoDoc

Couchbase Go Client

This is the official Couchbase Go SDK. If you are looking for our previous unofficial prototype Go client library, please see: http://www.github.com/couchbase/go-couchbase.

The Go SDK library allows you to connect to a Couchbase cluster from Go. It is written in pure Go, and uses the included gocbcore library to handle communicating to the cluster over the Couchbase binary protocol.

Source

The project source is hosted at http://github.com/couchbase/gocb.

Documentation

You can explore our API reference through godoc at https://godoc.org/github.com/couchbase/gocb.

You can also find documentation for the Go SDK at the Couchbase Developer Portal.

Bug Tracker

Issues are tracked on Couchbase's public issues.couchbase.com. Contact the site admins regarding login or other problems at issues.couchbase.com (officially) or ask around in couchbase/discuss on gitter.im (unofficially).

Installing

To install the latest stable version, run:

go get github.com/couchbase/gocb/v2

To install the latest developer version, run:

go get github.com/couchbase/gocb

License

Copyright 2016 Couchbase Inc.

Licensed under the Apache License, Version 2.0.

See LICENSE for further details.