README ¶ UCloud SDK Signature Example What is the goal Build an example signature by credential. Just configure PublicKey/PrivateKey to automatically calculate the signature for each request. Setup Environment export UCLOUD_PUBLIC_KEY="your public key" export UCLOUD_PRIVATE_KEY="your private key" How to run go run main.go Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.