s3

package
v0.0.0-...-eb23ef5 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: GPL-3.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 Bucket

type Bucket struct {
	CreationDate time.Time `xml:"CreationDate"`
	Name         string    `xml:"Name"`
}

type Module

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

func New

func New() (*Module, error)

func (*Module) BucketHandler

func (m *Module) BucketHandler(w http.ResponseWriter, r *http.Request)

BucketHandler serves the page.

func (*Module) Name

func (m *Module) Name() string

Name return the module name

func (*Module) Route

func (m *Module) Route(s *ihttp.Server) error

Route attaches routes to the web server.

func (*Module) SetServer

func (*Module) SetServer(_ *ihttp.Server)

SetServer adds a reference to the server to the module.

func (*Module) TopHandler

func (m *Module) TopHandler(w http.ResponseWriter, r *http.Request)

TopHandler serves the page.

Jump to

Keyboard shortcuts

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