contacts

package
v0.0.0-...-60fc376 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContactList

func ContactList(contacts []db.Contact) templ.Component

func NewHandler

func NewHandler(log *slog.Logger, db *db.DB) http.Handler

func View

func View(contacts []db.Contact) templ.Component

Types

type Handler

type Handler struct {
	Log *slog.Logger
	DB  *db.DB
}

func (*Handler) Get

func (h *Handler) Get(w http.ResponseWriter, r *http.Request)

func (*Handler) ServeHTTP

func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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