Documentation
¶
Overview ¶
Package blockpage owns the corporate "Access Denied" block page: the default HTML template, the runtime-mutable override, and the 403 response writer. It is a self-contained leaf (stdlib only, no Culvert coupling) extracted from the flat package main per ADR-0002.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Serve ¶
func Serve(w http.ResponseWriter, url, category, ruleName string)
Serve writes a 403 HTML response using the corporate block page template.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.