hooks

package
v0.0.0-...-861d2e8 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2016 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package hooks provides ...

Package hooks provides ...

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Authentication

func Authentication() ogo.OgoHook

{{{ func Authentication() ogo.OgoHook *

Types

type Auth

type Auth struct {
	SecretKeyID    string //安全密钥id
	SecretKey      string //安全密钥
	Signature      string //签名
	StringToSign   string // 待签名字符
	ClientUniqueID string // 客户端独立标识
	Path           string // url path
	Date           string // request date
	ExpectedSign   string // 正确签名
}

Jump to

Keyboard shortcuts

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