Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AUTH_HTML []byte
Functions ¶
This section is empty.
Types ¶
type ReplAuth ¶
type ReplAuth struct { IgnoreHost bool `json:"ignoreHost,omitempty"` ForceAuth bool `json:"forceAuth,omitempty"` Hosts []string `json:"hosts,omitempty"` // contains filtered or unexported fields }
func (ReplAuth) CaddyModule ¶
func (authInstance ReplAuth) CaddyModule() caddy.ModuleInfo
Click to show internal directories.
Click to hide internal directories.