qbox

package
v7.20.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 2 Imported by: 182

Documentation

Overview

qbox 包提供了该SDK需要的相关鉴权方法

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sign

func Sign(mac *Mac, data []byte) string

Sign 一般用于下载凭证的签名

func SignWithData

func SignWithData(mac *Mac, data []byte) string

SignWithData 一般用于上传凭证的签名

func VerifyCallback

func VerifyCallback(mac *Mac, req *http.Request) (bool, error)

VerifyCallback 验证上传回调请求是否来自七牛

Types

type Mac

type Mac = auth.Credentials

func NewMac

func NewMac(accessKey, secretKey string) *Mac

兼容保留

Jump to

Keyboard shortcuts

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