blue-sdk-go

module
v0.9.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2021 License: Apache-2.0

README

main

(work-in-progress)

The main branch can be broken. Make sure to use tagged releases.

For authentication, check out this document.

You can search the documentation here.

To use the default client(s), you can try something like:

ctx := context.Background()
client, _ := iam.NewClient(ctx)
defer client.Close()
out, err := client.WhoAmI(ctx, &iam.WhoAmIRequest{})
log.Println(out, err)
...

Directories

Path Synopsis
api
cost
examples
iam
operations
org
protoc-gen-openapiv2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL