Documentation ¶
Index ¶
- type Code
- func (code *Code) AddProp(name string) *Code
- func (code *Code) Condition(object, operator, subject string) *Code
- func (code *Code) For(count int, body string) *Code
- func (code *Code) Map(array, element string) *Code
- func (code *Code) Request(method string, properties any) *Code
- func (code *Code) Return() *Code
- func (code *Code) Set(name string) *Code
- func (code *Code) SetProp(name string) *Code
- func (code *Code) While(count int, body string) *Code
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.