package
module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Aug 16, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
gFly View - Pongo engine
Usage
Install
go get -u github.com/gflydev/view/pongo@latest
Quick usage
import (
"github.com/gflydev/core"
"github.com/gflydev/view/pongo"
)
// Register view
core.RegisterView(pongo.New())
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.