amazons3

package
v0.0.0-...-6968735 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func New

func New() *Client

func (*Client) Get

func (obj *Client) Get(key string) ([]byte, error)

func (*Client) Put

func (obj *Client) Put(key string, value []byte) error

func (*Client) Remove

func (obj *Client) Remove(key string) error

func (*Client) RetrieveURLForGetOperation

func (obj *Client) RetrieveURLForGetOperation(key string) (string, error)

func (*Client) RetrieveURLForPutOperation

func (obj *Client) RetrieveURLForPutOperation(key string) (string, error)

Jump to

Keyboard shortcuts

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