aws

package
v0.0.0-...-77987ee Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2017 License: MIT Imports: 13 Imported by: 1

Documentation

Overview

Package aws provides sign for aws-s3

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SignS3

func SignS3(request *http.Request, credentials Credentials) *http.Request

Types

type Credentials

type Credentials struct {
	AccessKeyID     string
	SecretAccessKey string
	SecurityToken   string `json:"Token"`
	Expiration      time.Time
}

Jump to

Keyboard shortcuts

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