signer

package
v0.0.35 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signer

type Signer interface {
	GenerateSignature(objectID, verb string, timeStamp, expires time.Time) string
	GenerateSignedURL(path, objectID, verb string, timeStamp time.Time, expiration int64) (string, error)
}

func NewSigner

func NewSigner(secret string) Signer

Jump to

Keyboard shortcuts

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