handlers

package
v0.0.0-...-175e031 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandlers

func NewHandlers(r *Repository)

NewHandlers sets repository for this package

func SessionLoadAndSave

func SessionLoadAndSave(next http.Handler) http.Handler

Types

type Repository

type Repository struct {
	App *config.AppConfig
}
var Repo *Repository

Repo the repository used by the handlers

func NewRepo

func NewRepo(a *config.AppConfig) *Repository

NewRepo creates new Repository

func (*Repository) About

func (m *Repository) About(w http.ResponseWriter, r *http.Request)

About is the about page handler

func (*Repository) Home

func (m *Repository) Home(w http.ResponseWriter, r *http.Request)

Home is the home page handler

Jump to

Keyboard shortcuts

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