1.3 KiB
1.3 KiB
| title | description | menu | weight | cascade | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bigtable package | The `bigtable` package provides tools for working with data in [Google Cloud Bigtable](https://cloud.google.com/bigtable/) databases. |
|
21 |
|
The bigtable package provides tools for working with data in
Google Cloud Bigtable databases.
Import the experimental/bigtable package:
import "experimental/bigtable"
Functions
{{< children type="functions" show="pages" >}}