Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStringValueFromField ¶
func GetStringValueFromField(node *parser.StructNode) string
GetStringValueFromField retrieves the value from the field and converts it to a string
func SetStructValueFromString ¶
func SetStructValueFromString(node *parser.StructNode, name string, value string) error
SetStructValueFromString sets a field in a struct to the specified value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.