slick

package
v0.0.0-...-3d31153 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	// contains filtered or unexported fields
}

func (*Context) Render

func (c *Context) Render(component templ.Component) error

type ErrorHandler

type ErrorHandler func(error, *Context) error

type Handler

type Handler func(c *Context) error

type Slick

type Slick struct {
	ErrorHandler ErrorHandler
	// contains filtered or unexported fields
}

func New

func New() *Slick

func (*Slick) Get

func (s *Slick) Get(path string, handler Handler)

func (*Slick) Start

func (s *Slick) Start(port string) error

Jump to

Keyboard shortcuts

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