package
Version:
v0.0.0-...-3457ba0
Opens a new window with list of versions in this module.
Published: Oct 17, 2022
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.