/baidubce-sdk-go-examples

examples for baidubce-sdk-go

Primary LanguageGoApache License 2.0Apache-2.0

baidubce-sdk-go-examples

The repository contains all examples for baidubce-sdk-go

License

Dependencies

go get github.com/guoyao/baidubce-sdk-go/...

Run

Before run examples, you should setup two environment variables: BAIDU_BCE_AK and BAIDU_BCE_SK

go run bce/bce.go
go run bos/bos.go

Authors

Guoyao Wu