sdk

package module
v3.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

README

QingStor SDK for Go

Build Status Go Report Card API Reference License

English | 中文

The official QingStor SDK for the Go programming language.

Before you start using the SDK, make sure you have a basic understanding of the concepts of QingStor object storage (such as Zone, Service, Bucket, Object, etc.).

This SDK try to keep a one-to-one correspondence with the methods on the QingCloud QingStor object storage documentation. For details of each method, please refer to the corresponding chapter in the link.

Quick Start

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 log for information about the latest features, bug fixes and new ideas.

Reference Documentations

Contributing

  1. Fork it ( https://github.com/yunify/qingstor-sdk-go/fork )
  2. Create your feature branch (git checkout -b new-feature)
  3. Commit your changes (git commit -asm 'Add some feature')
  4. Push to the branch (git push origin new-feature)
  5. Create a new Pull Request

LICENSE

The Apache License (Version 2.0, January 2004).

Documentation

Overview

Package sdk is the official QingStor SDK for the Go programming language.

https://github.com/yunify/qingstor-sdk-go

Index

Constants

View Source
const Version = "3.2.0"

Version number.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
client
Package iface provides QingStor Service API interface (API Version 2016-01-06)
Package iface provides QingStor Service API interface (API Version 2016-01-06)
Package logger provides support for logging to stdout and stderr.
Package logger provides support for logging to stdout and stderr.
Package service provides QingStor Service API (API Version 2016-01-06)
Package service provides QingStor Service API (API Version 2016-01-06)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL