scripts

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NEO_ROOT      = os.Getenv("GOPATH") + "/src/github.com/ivpusic/neo"
	NEO_TEMPLATES = NEO_ROOT + "/cmd/neo/templates"
)

Functions

This section is empty.

Types

type AngularTemplate

type AngularTemplate struct{}

func (*AngularTemplate) Build

func (a *AngularTemplate) Build(location string)

type NeoHtmlTemplate

type NeoHtmlTemplate struct{}

func (*NeoHtmlTemplate) Build

func (n *NeoHtmlTemplate) Build(location string)

type NeoTemplate

type NeoTemplate struct{}

func (*NeoTemplate) Build

func (n *NeoTemplate) Build(location string)

type Template

type Template interface {
	Build(string)
}

Jump to

Keyboard shortcuts

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