pug

package module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2018 License: MIT Imports: 11 Imported by: 0

README

Pug View Engine (Formerly known as Jade)

Build Status codecov Go Report Card Version GoDoc License Twitter

v1.0.2 released and tagged on Apr 23, 2018

Jade Template Engine library is implemented by @Joker and repository is here https://github.com/Joker/jade. This library is pluggable integration piece for aah Go web framework

For Issues

Please report issues at https://aahframework.org/issues.

Author

Jeevanandam M. (jeeva@myjeeva.com)

License

Released under MIT License.

Documentation

Overview

Jade Template Engine library is implemented by [@Joker](https://github.com/Joker) and repository is here https://github.com/Joker/jade.

This library is pluggable integration piece for aah Go web framework.

Index

Constants

View Source
const Version = "1.0.2"

Version is Pug view engine version number.

Variables

This section is empty.

Functions

This section is empty.

Types

type PugViewEngine

type PugViewEngine struct {
	*view.EngineBase
}

PugViewEngine formerly know as Jade.

func (*PugViewEngine) Init

func (e *PugViewEngine) Init(appCfg *config.Config, baseDir string) error

Init method initializes Pug (jade) view engine with given aah application config and application views base directory.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL