Documentation ¶
Overview ¶
Code generated from Pkl module `lib`. DO NOT EDIT.
Code generated from Pkl module `lib`. DO NOT EDIT.
Code generated from Pkl module `lib`. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lib ¶
type Lib struct { }
type MyClassImpl ¶
type MyClassImpl struct {
Thing string `pkl:"thing"`
}
func (*MyClassImpl) GetThing ¶
func (rcv *MyClassImpl) GetThing() string
Click to show internal directories.
Click to hide internal directories.