s3

package
v0.0.0-...-bd97054 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2016 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var New = newFactory()

New returns an initialized s3Client structure. If debug is enabled, it also enables an internal trace transport.

Functions

func NewTraceV2

func NewTraceV2() httptracer.HTTPTracer

NewTraceV2 - initialize Trace structure

func NewTraceV4

func NewTraceV4() httptracer.HTTPTracer

NewTraceV4 - initialize Trace structure

Types

type TraceV2

type TraceV2 struct{}

TraceV2 - tracing structure

func (TraceV2) Request

func (t TraceV2) Request(req *http.Request) (err error)

Request - Trace HTTP Request

func (TraceV2) Response

func (t TraceV2) Response(res *http.Response) (err error)

Response - Trace HTTP Response

type TraceV4

type TraceV4 struct{}

TraceV4 - tracing structure

func (TraceV4) Request

func (t TraceV4) Request(req *http.Request) (err error)

Request - Trace HTTP Request

func (TraceV4) Response

func (t TraceV4) Response(res *http.Response) (err error)

Response - Trace HTTP Response

Jump to

Keyboard shortcuts

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