Documentation ¶
Overview ¶
Copyright 2015 Beijing Venusource Tech.Co.Ltd. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
签名类,目前仅支持SHA1签名
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SHA1Signer ¶
type SHA1Signer struct {
// contains filtered or unexported fields
}
SHA1签名
func NewSigner ¶
func NewSigner(accessKeySecret string) *SHA1Signer
Click to show internal directories.
Click to hide internal directories.