jet

package
v2.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Copyright 2017 Wenhui Shen <www.webx.top>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(templateDir string, args ...logger.Logger) driver.Driver

Types

type Jet

type Jet struct {
	*driver.NopRenderer
	// contains filtered or unexported fields
}

func (*Jet) Debug

func (self *Jet) Debug() bool

func (*Jet) Fetch

func (self *Jet) Fetch(tmpl string, data interface{}, funcMap map[string]interface{}) string

func (*Jet) Logger

func (self *Jet) Logger() logger.Logger

func (*Jet) RawContent

func (self *Jet) RawContent(tmpl string) (b []byte, e error)

func (*Jet) Render

func (self *Jet) Render(w io.Writer, tmpl string, data interface{}, c echo.Context) error

func (*Jet) SetDebug

func (self *Jet) SetDebug(on bool)

func (*Jet) SetFuncMap

func (self *Jet) SetFuncMap(fn func() map[string]interface{})

func (*Jet) SetLogger

func (self *Jet) SetLogger(l logger.Logger)

func (*Jet) SetTmplPathFixer

func (self *Jet) SetTmplPathFixer(fn func(string) string)

func (*Jet) TmplDir

func (self *Jet) TmplDir() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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