deenz

package module
v0.0.0-...-bbd363e Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 License: MIT Imports: 2 Imported by: 0

README

deenz

A small Go library to make it easier to build succinct web applications using the standard library

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CatchError

func CatchError(f func(err error))

func HandleError

func HandleError(err error)

func Must

func Must[T any](values *T, err error) *T

func Redirect

func Redirect(f func(http.ResponseWriter, *http.Request) string) http.Handler

func Render

func Render[T any](tmpl *template.Template, f func(http.ResponseWriter, *http.Request) *T) http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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