Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
func (*Module) BucketHandler ¶
func (m *Module) BucketHandler(w http.ResponseWriter, r *http.Request)
BucketHandler serves the page.
func (*Module) TopHandler ¶
func (m *Module) TopHandler(w http.ResponseWriter, r *http.Request)
TopHandler serves the page.
Click to show internal directories.
Click to hide internal directories.