Registry / cloud / go-datacatalog

go-datacatalog

JSON →
library1.32.0gogounverified

Go client library for Google Cloud Data Catalog, a fully managed metadata management service.

go get cloud.google.com/go/datacatalog
INSTALL
IMPORT
SIG · GO-DATACATALOG
G
go-datacatalog
cloudgov1.32.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

datacatalog
cloud.google.com/go/datacatalog

Initialize a Data Catalog client.

package main import ( "context" "cloud.google.com/go/datacatalog/apiv1" ) func main() { ctx := context.Background() client, err := datacatalog.NewClient(ctx) if err != nil { // handle error } defer client.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.32.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
go-datacatalog — go get go-datacatalog · libregistry