//
pkg.gl
Category
github.com/yael-castro/survey-renderer-api
internal
handler
package
0.0.0-20220225041527-3dd14bfbc0e4
Repository:
https://github.com/yael-castro/survey-renderer-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
33 SLOC
#
Functions
New
New returns a empty Handler.
NewEcho
NewEcho build and initialize an instance of *echo.Echo using the Handler passed as parameter.
#
Structs
Handler
Handler contains all handlers (main handler struct).
SurveyTemplateProvider
SurveyTemplateProvider build html pages for surveys based on a survey template.
#
Interfaces
TemplateProvider
TemplateProvider defines a provider of html templates.