handlers

package
v0.0.0-...-6b49a66 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 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)

Sets the repository for the handlers

Types

type Repository

type Repository struct {
	App *config.AppConfig
}

Repository is the repository type

var Repo *Repository

Reposistory Pattern The repository used by the handlers

func NewRepo

func NewRepo(a *config.AppConfig) *Repository

Creates a New repository

func (*Repository) About

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

This is the about page handler

func (*Repository) Home

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

This is the home page handler

Jump to

Keyboard shortcuts

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