generator

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateGo

func GenerateGo(
	inputData []byte,
	templateData []byte,
) (data []byte, err error)

GenerateGo generates raw output and formates it with go formatter.

func GenerateJSON

func GenerateJSON(
	inputData []byte,
) (data []byte, err error)

GenerateJSON generates output in JSON.

func GenerateRaw

func GenerateRaw(
	inputData []byte,
	templateData []byte,
) (data []byte, err error)

GenerateRaw generates a raw outpur using an input data and a template.

Types

This section is empty.

Jump to

Keyboard shortcuts

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