Versions in this module Expand all Collapse all v0 v0.0.1 Aug 3, 2020 Changes in this version + func NewServer(debug bool) *echo.Echo + func StartServer(cmd *cobra.Command, args []string) + type AppTemplates struct + func NewAppTemplates() *AppTemplates + func (t *AppTemplates) Render(w io.Writer, name string, data interface{}, _ echo.Context) error