Documentation
¶
Overview ¶
Package dsx provides request-scoped context for DSX templates.
This package re-exports from internal sub-packages for backward compatibility. New code can import the sub-packages directly:
import "github.com/kinnsei/dsx/internal/uxcontext" import "github.com/kinnsei/dsx/internal/middleware"
Index ¶
Constants ¶
This section is empty.
Variables ¶
var Middleware = middleware.Middleware
Middleware reads or creates session/CSRF/theme cookies and populates Context on each request. On mutating methods it validates the signed double-submit CSRF token.
var SecurityHeadersMiddleware = middleware.SecurityHeadersMiddleware
SecurityHeadersMiddleware sets common security response headers.
var Static embed.FS
Functions ¶
This section is empty.
Types ¶
type Context ¶
Context carries request-scoped state through the middleware chain and into templ components. Retrieve it with FromContext.
func FromContext ¶
FromContext extracts the dsx Context from a context.Context. If none is present, a new empty Context is returned.
type MiddlewareConfig ¶
type MiddlewareConfig = middleware.MiddlewareConfig
MiddlewareConfig configures the dsx middleware.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
icongen
command
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
|
showcase
command
|
|
|
showcase/internal/components
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
showcase/internal/handlers
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
showcase/internal/layouts
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
showcase/internal/pages
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
Package ds provides typed helpers for Datastar HTML attributes.
|
Package ds provides typed helpers for Datastar HTML attributes. |
|
internal
|
|
|
middleware
Package session provides CSRF-protected session middleware for DSX.
|
Package session provides CSRF-protected session middleware for DSX. |
|
uxcontext
Package uxcontext provides request-scoped state for DSX templates.
|
Package uxcontext provides request-scoped state for DSX templates. |
|
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
Package ref provides static reference data for ISO countries, currencies, languages, and timezones, along with locale-aware formatting for numbers, money, dates, percentages, IBANs, and phone numbers.
|
Package ref provides static reference data for ISO countries, currencies, languages, and timezones, along with locale-aware formatting for numbers, money, dates, percentages, IBANs, and phone numbers. |
|
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
example
command
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
Package stream provides DOM-driven SSE subscriptions backed by pub/sub.
|
Package stream provides DOM-driven SSE subscriptions backed by pub/sub. |
|
accordion
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
aichat
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
alert
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
avatar
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
badge
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
breadcrumbs
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
briefing
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
button
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
calendar
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
card
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
carousel
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
chat
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
codeview
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
combobox
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
commandbar
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
dock
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
drawer
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
drawerpanel
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
dropdown
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
fab
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
feed
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
feeditem
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
fieldset
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
fileinput
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
fileupload
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
filter
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
footer
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
form
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
hovergallery
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
indicator
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
join
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
jsonview
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
kbd
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
label
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
link
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
list
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
loading
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
markdown
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
menu
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
mockupcode
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
modal
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
modalpanel
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
money
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
moneyinput
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
multiselect
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
navbar
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
pagination
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
progress
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
radialprogress
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
radio
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
rangeinput
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
rating
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
scrollstrip
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
selectinput
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
separator
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
skeleton
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
sparkline
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
stack
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
stat
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
status
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
steps
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
tab
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
table
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
textarea
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
textrotate
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
themecontroller
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
timeline
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
toast
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
toastcontainer
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
toggle
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
tooltip
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
validator
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
watchdebugger
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
yamltree
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
