Documentation ¶
Overview ¶
Code generated from Pkl module `Override2`. DO NOT EDIT.
Code generated from Pkl module `Override2`. DO NOT EDIT.
Code generated from Pkl module `Override2`. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MySubclass ¶
type MySubclassImpl ¶
type MySubclassImpl struct { *Override2Impl // Different doc comments Foo string `pkl:"foo"` }
type Override2 ¶
type Override2 interface {
GetFoo() string
}
type Override2Impl ¶
type Override2Impl struct { // Doc comments Foo string `pkl:"foo"` }
Click to show internal directories.
Click to hide internal directories.