codegen

package
v0.0.0-...-05136e6 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2018 License: BSD-2-Clause Imports: 11 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 {
	ReadSchema(input io.Reader, name string) error
	Generate(noComment bool) ([]byte, error)
}

Generator of Go source code from JSON Schema

func NewGenerator

func NewGenerator(packageName string, command string) Generator

NewGenerator create Generator struct

Jump to

Keyboard shortcuts

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