Documentation ¶ Index ¶ type Type Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Type ¶ type Type string const ( TypeInt Type = "int" TypeString Type = "string" TypeBool Type = "bool" TypeFloat Type = "float" TypeObject Type = "object" TypeComposite Type = "composite" ) Source Files ¶ View all Source files types.go Click to show internal directories. Click to hide internal directories.