Documentation ¶
Overview ¶
Package vhost allows virtual-host mappings to be managed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Set = wire.NewSet( wire.Struct(new(Server), "*"), wire.Bind(new(vhost.VHostsServer), new(*Server)), )
Set is used by wire.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.