Versions in this module Expand all Collapse all v1 v1.2.1 Aug 20, 2020 v1.2.0 Aug 20, 2020 Changes in this version + const Events + const EventsCountPath + const EventsPath + const EventsRootPath + func EventCountHandler(c echo.Context, client *elastic.Client) error + func EventsHandler(c echo.Context, client *elastic.Client) error + func GetEventCountHandler(client *elastic.Client) func(c echo.Context) error + func GetEventsHandler(client *elastic.Client) func(c echo.Context) error + func GetMultiStreamEventsHandler(client *elastic.Client) func(c echo.Context) error + func MultiStreamEventsHandler(c echo.Context, client *elastic.Client) error + func StreamNameHTTPErr() *echo.HTTPError