Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelloHandler ¶
type HelloHandler struct{}
func NewHelloHandler ¶
func NewHelloHandler() *HelloHandler
func (*HelloHandler) HandleHello ¶
func (h *HelloHandler) HandleHello(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.