Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
Handler provides an interface for all ui/calls. TODO: Rename to Router or make method Handle. A Router should Route, etc.
func NewHandler ¶
func NewHandler(version string, us user.Service, cs config.Service, chs challenge_config.Service, crs certificate.Service, as acme.Service) Handler
NewHandler returns a new UI Handler for use in main.
Click to show internal directories.
Click to hide internal directories.