treeelement

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TreeElement

type TreeElement struct {
	AttributeName    string
	FieldDescription string
	TypeDescription  string
	DefaultValue     string
	GoType           string
	GoName           string
	GoPackage        string
	Collection       bool
	Map              bool
	Inline           bool
	Replaced         bool
	SubElements      []*TreeElement
}

func (*TreeElement) GetLine

func (t *TreeElement) GetLine(replace map[string]string) *TreeElementLine

func (*TreeElement) GetMDFile

func (t *TreeElement) GetMDFile(basePath string, replace map[string]string) ([]byte, string)

type TreeElementLine

type TreeElementLine struct {
	AttributeName    string
	FieldDescription string
	DefaultValue     string
	Collection       string
	Map              string
}

Jump to

Keyboard shortcuts

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