Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateJsDoc ¶
Types ¶
type TypeDef ¶
type TypeDef struct { Name string Fields []TypeDefField }
func GetTypeDef ¶
func GetTypeDef(obj interface{}) (result []TypeDef)
func GetTypeDefs ¶
func GetTypeDefs() (result []TypeDef)
type TypeDefField ¶
Click to show internal directories.
Click to hide internal directories.