s3test

package
v0.0.0-...-511a319 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2012 License: LGPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateBucketConfiguration

type CreateBucketConfiguration struct {
	LocationConstraint string
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

Server is a fake S3 server for testing purposes. All of the data for the server is kept in memory.

func NewServer

func NewServer() (*Server, error)

func (*Server) Quit

func (srv *Server) Quit()

Quit closes down the server.

func (*Server) URL

func (srv *Server) URL() string

URL returns a URL for the server.

Jump to

Keyboard shortcuts

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