htmx

package module
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Endpoint added in v0.2.2

type Endpoint struct {
	HtmxEndpoint string
}

type Router

type Router struct {
	*router.Router
	log.Logger
	Endpoint
}

func NewRouter

func NewRouter(r *router.Router, logger log.Logger, endpointOverride ...Endpoint) (ro *Router)

func (*Router) RegisterHtmxServer

func (ro *Router) RegisterHtmxServer(srv server.HtmxServer) *Router

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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