Documentation
¶
Overview ¶
Package web serves a small self-contained UI that reuses the scanner engine.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server wraps an *http.Server plus the scanner options used per request.
func (*Server) ListenAndServe ¶
ListenAndServe starts the server on addr (e.g. ":8080").
Click to show internal directories.
Click to hide internal directories.