app

package
v0.0.0-...-65c1a24 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Config  *config.AppConfig
	Session *scs.SessionManager
	DB      *sql.DB
	View    *render.View
}

func New

func New(config *config.AppConfig) *App

func (*App) Home

func (a *App) Home(w http.ResponseWriter, r *http.Request)

func (*App) HomePost

func (a *App) HomePost(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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