# 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