generator

package
v0.0.0-...-36352f1 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	Generate() (err error)
}

Generator Interface

func NewHTMLGenerator

func NewHTMLGenerator(cfg config.Config, data definition.Api) (gen Generator, err error)

NewHTMLGenerator Returns a HTMLGenerator's struct

type HTML

type HTML struct {
	// contains filtered or unexported fields
}

HTML Represents a html's generator

func (*HTML) Generate

func (gen *HTML) Generate() (err error)

Generate Generates the output based on the templates given

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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