handlers

package
v0.0.0-...-7b74660 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: MIT 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 the repository for handlers

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 handler for the about page

func (*Repository) Home

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

Home is the handler for the home page

Jump to

Keyboard shortcuts

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