Categorygithub.com/go-macaron/pongo2
modulepackage
0.0.0-20200329073512-6ca146b415a1
Repository: https://github.com/go-macaron/pongo2.git
Documentation: pkg.go.dev

# README

pongo2

GitHub Workflow Status codecov GoDoc Sourcegraph

Middleware pongo2 is a pongo2.v3 template engine support for Macaron.

Installation

go get github.com/go-macaron/pongo2

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.

# Functions

Pongoer is a Middleware that maps a macaron.Render service into the Macaron handler chain.
No description provided by the author

# Structs

Options represents a struct for specifying configuration options for the Render middleware.