package
Version:
v0.0.0-...-a7dee75
Opens a new window with list of versions in this module.
Published: Oct 6, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Field struct {
Name string
Type string
Value string `json:",omitempty"`
MakeIndex bool `json:",omitempty"`
ArraySplitter string `json:",omitempty"`
Tags []string `json:",omitempty"`
}
type File struct {
Tool string `json:"@Tool"`
Version string `json:"@Version"`
Objects []*Object
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.