reify

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2018 License: Apache-2.0 Imports: 6 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reify

type Reify struct{}

func (*Reify) Reify

func (r *Reify) Reify(templateFileName string, templateValues interface{}) (json []byte, err error)

Reify returns the resulting JSON by expanding the template using the supplied data.

type ReifyInterface

type ReifyInterface interface {
	Reify(templateFileName string, templateValues interface{}) (json []byte, err error)
}

Jump to

Keyboard shortcuts

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