Categorygithub.com/unioneplatform/go-sdk
module
0.1.3
Repository: https://github.com/unioneplatform/go-sdk.git
Documentation: pkg.go.dev

# README

Mostly generated code from the proto repository.

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

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, &info.GetInfoRequest{})
log.Println(out, err)
...

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author