package
0.22.31
Repository: https://github.com/ucloud/ucloud-sdk-go.git
Documentation: pkg.go.dev

# README

UCloud SDK Configure Example

What is the goal

Build an example configuration of sdk client. It will include all optional configuration item and it's usage.

Setup Environment

export UCLOUD_PUBLIC_KEY="your public key"
export UCLOUD_PRIVATE_KEY="your private key"

How to run

go run main.go