Documentation ¶
Overview ¶
Package httpd implements the tor network service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrServiceClosed = errors.New("httpd: Service closed")
ErrServiceClosed is returned by the Service's Serve method after a call to Shutdown.
Functions ¶
This section is empty.
Types ¶
type Httpd ¶ added in v0.19.0
Httpd represents a http server in the application.
Click to show internal directories.
Click to hide internal directories.