gen

package
v0.0.0-...-5a77ca1 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2022 License: Unlicense Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenCppFile

func GenCppFile(w io.Writer, namespace string, infoList StructureInfoList) error

func GenGoFile

func GenGoFile(w io.Writer, packageName string, infoList StructureInfoList) error

Types

type StructureInfo

type StructureInfo struct {
	Meta map[string]interface{}
	Body map[string]string
}

type StructureInfoList

type StructureInfoList map[string]StructureInfo

func ReadStructureInfoYAML

func ReadStructureInfoYAML(r io.Reader) (StructureInfoList, error)

Jump to

Keyboard shortcuts

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