modulepackage
2.0.0-alpha.41+incompatible
Repository: https://github.com/yunify/qingcloud-sdk-go.git
Documentation: pkg.go.dev
# README
QingCloud SDK for Go
The official QingCloud SDK for the Go programming language.
Getting Started
Installation
Refer to the Installation Guide, and have this SDK installed.
Preparation
Before your start, please go to QingCloud Console to create a pair of QingCloud API AccessKey.
API AccessKey Example:
qy_access_key_id: 'ACCESS_KEY_ID_EXAMPLE'
qy_secret_access_key: 'SECRET_ACCESS_KEY_EXAMPLE'
Usage
Now you are ready to code. You can read the detailed guides in the list below to have a clear understanding.
Checkout our releases and change logs for information about the latest features, bug fixes and new ideas.
Reference Documentations
Contributing
- Fork it ( https://github.com/yunify/qingcloud-sdk-go/fork )
- Create your feature branch (
git checkout -b new-feature
) - Commit your changes (
git commit -asm 'Add some feature'
) - Push to the branch (
git push origin new-feature
) - Create a new Pull Request
LICENSE
The Apache License (Version 2.0, January 2004).
# Packages
No description provided by the author
No description provided by the author
Package logger provides support for logging to stdout and stderr.
No description provided by the author
Package service provides QingCloud Service API (API Version 2013-08-30).
No description provided by the author
No description provided by the author
# Constants
Version number.