Documentation ¶
Index ¶
- type Config
- type Message
- type Page
- type Service
- func (s Service) Error(w http.ResponseWriter, r *http.Request, content map[string]any, err error)
- func (s *Service) Handler(templateFunc TemplateFunc) http.Handler
- func (s *Service) PublicURL(url string) string
- func (s Service) Redirect(w http.ResponseWriter, r *http.Request, pathname string, message Message)
- type TemplateFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶ added in v4.64.0
type Service struct {
// contains filtered or unexported fields
}
type TemplateFunc ¶
Click to show internal directories.
Click to hide internal directories.