# 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