Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHandler ¶
type HTTPHandler struct {
// contains filtered or unexported fields
}
func NewHTTPHandler ¶
func NewHTTPHandler() *HTTPHandler
func (*HTTPHandler) Register ¶
func (h *HTTPHandler) Register(e *echo.Echo, dbConn *db.Connection)
type TinyCalendarEvent ¶
Click to show internal directories.
Click to hide internal directories.