schemagen

package module
v0.0.0-...-f6696f3 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2018 License: MIT Imports: 11 Imported by: 0

README

schemagen GoDoc Build Status Build Status Build status

Combines JSON Schema models read from a directory tree into one .go file.

Installation

~ $ go get -u github.com/x-formation/schemagen

Documentation

godoc.org/github.com/x-formation/schemagen

cmd/goschemagen GoDoc

Installation

~ $ go get -u github.com/x-formation/schemagen/cmd/goschemagen

Documentation

godoc.org/github.com/x-formation/schemagen/cmd/goschemagen

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Glob

func Glob(merge bool) error

Glob generates Go source code for all JSON schemas present in directories specified in GOPATH variable.

func New

func New(merge bool) *schg

New creates pointer to new instance of schg struct.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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