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

# README

UCloud SDK External Configuration Example

What is the goal

Load configuration from external storage, sharing configurations across applications built on sdk.

Setup Environment

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

How to run

go run main.go