Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHandler ¶
type HTTPHandler interface { GetDuneFontCSS(c echo.Context) error GetDuneFontOTF(c echo.Context) error }
func NewHandler ¶
func NewHandler(url string) HTTPHandler
NewHandler returns a pointer to the health handler.
Click to show internal directories.
Click to hide internal directories.