Categorygithub.com/magnusfrater/echo-view-renderer
modulepackage
0.0.0-20190801180844-4a2e0038e088
Repository: https://github.com/magnusfrater/echo-view-renderer.git
Documentation: pkg.go.dev

# README

Echo View Renderer

A free (as in beer), open-source Go(lang) library to use in conjunction with Echo to facilitate server-side-rendering templates with a base layout and shared components.

# Functions

New returns a new ViewRenderer.

# Structs

ViewRenderer renders views.