Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
Engine handles rule ingestion, HTML injection, and asset resolution.
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server hosts asset resources over HTTPS.
func (*Server) ListenAndServe ¶
ListenAndServe starts the HTTPS server and begins listening for requests.
Click to show internal directories.
Click to hide internal directories.