Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteStructure ¶
func DeleteStructure(name string)
func EditStructure ¶
func EditUsername ¶
func EditUsername(userName string)
func GetAllStructs ¶
func GetAllStructs() map[string]StructData
Types ¶
type StructData ¶
func GetStructData ¶
func GetStructData(structType string) (StructData, bool)
type Structures ¶
type Structures struct {
StructData map[string]StructData `json:"structures"`
}
Click to show internal directories.
Click to hide internal directories.