Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StructureBoolean ¶
func StructureGaps ¶
func StructureGoal ¶
func StructureGuidelines ¶
func StructureGuidelines() (Structure, *Guidelines)
func StructurePlan ¶
Types ¶
type Guidelines ¶
type Guidelines struct {
Guidelines []int `json:"guidelines"`
}
type Structure ¶
type Structure struct {
Schema jsonschema.Definition
Object any
}
Click to show internal directories.
Click to hide internal directories.