engine

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2016 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewJSES5

func NewJSES5(src string, name string) (*jses5, error)

Types

type Script

type Script interface {
	AddAttr(name string, val interface{}) error
	AddMethod(name string, src string) error
	GetName() string
	GetSource() string
	Build() (*template.Template, error)
	IncludeCss(css string) error
	IncludeHtml(src string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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