Documentation ¶
Overview ¶
Code generated from Pkl module `nullables`. DO NOT EDIT.
Code generated from Pkl module `nullables`. DO NOT EDIT.
Code generated from Pkl module `nullables`. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Nullables ¶
type Nullables struct { Res0 *string `pkl:"res0"` Res1 *string `pkl:"res1"` Res2 *int `pkl:"res2"` Res3 *int `pkl:"res3"` Res4 *int8 `pkl:"res4"` Res5 *int8 `pkl:"res5"` Res6 *int16 `pkl:"res6"` Res7 *int16 `pkl:"res7"` Res8 *int32 `pkl:"res8"` Res9 *int32 `pkl:"res9"` Res10 *uint `pkl:"res10"` Res11 *uint `pkl:"res11"` Res12 *uint8 `pkl:"res12"` Res13 *uint8 `pkl:"res13"` Res14 *uint16 `pkl:"res14"` Res15 *uint16 `pkl:"res15"` Res16 *uint32 `pkl:"res16"` Res17 *uint32 `pkl:"res17"` Res18 *float64 `pkl:"res18"` Res19 *float64 `pkl:"res19"` Res20 *bool `pkl:"res20"` Res21 *bool `pkl:"res21"` Res22 *map[string]string `pkl:"res22"` Res23 *map[string]string `pkl:"res23"` Res25 *map[*string]*string `pkl:"res25"` Res26 *[]*int `pkl:"res26"` Res27 *[]*int `pkl:"res27"` Res28 *MyClass `pkl:"res28"` Res29 *MyClass `pkl:"res29"` Res30 *MyClass `pkl:"res30"` }
Click to show internal directories.
Click to hide internal directories.