Documentation ¶ Index ¶ func SetRouters(e *echo.Echo, h *handler.Handler) func StartRestAPIServer() error type Template func (t *Template) Render(w io.Writer, name string, data interface{}, c echo.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SetRouters ¶ func SetRouters(e *echo.Echo, h *handler.Handler) SetRouters is a function to ser Echo Routers func StartRestAPIServer ¶ func StartRestAPIServer() error StartRestAPIServer start RESTAPI Server Types ¶ type Template ¶ type Template struct { // contains filtered or unexported fields } Template html Template func (*Template) Render ¶ func (t *Template) Render(w io.Writer, name string, data interface{}, c echo.Context) error Render html template Source Files ¶ View all Source files banner.gorouter.goserver.go Directories ¶ Show internal Expand all Path Synopsis features account covid19 email geolocation helper_test openapis router Click to show internal directories. Click to hide internal directories.