helper

package module
v0.0.0-...-92c8379 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateFiles

func GenerateFiles(files []File) error

func GenerateModels

func GenerateModels(f File, known []string) (string, error)

Types

type Content

type Content struct {
	Imports []string
	Models  []modelDefinition
}

type File

type File struct {
	Name      string
	Imports   []string
	Object    interface{}
	DependsOn []interface{}
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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