package
0.0.0-20220225041527-3dd14bfbc0e4
Repository: https://github.com/yael-castro/survey-renderer-api.git
Documentation: pkg.go.dev

# Functions

New returns a empty Handler.
NewEcho build and initialize an instance of *echo.Echo using the Handler passed as parameter.

# Structs

Handler contains all handlers (main handler struct).
SurveyTemplateProvider build html pages for surveys based on a survey template.

# Interfaces

TemplateProvider defines a provider of html templates.