gozt

package module
v0.0.0-...-4022793 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2017 License: LGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
	Data     interface{}
	Template *Template
	// contains filtered or unexported fields
}

func New

func New(template *Template, data interface{}) *Parser

func (*Parser) Parse

func (p *Parser) Parse() error

func (*Parser) Read

func (p *Parser) Read(b []byte) (int, error)

type Template

type Template struct {
	Document *goquery.Document
}

func ReadTemplate

func ReadTemplate(r io.Reader) (*Template, error)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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