StructUpdate
Updates or sets a key/value pair in to a struct
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The target struct | |
|
|
| The struct key | |
|
|
| The value to assign for the specified key |
Examples
Related
Last updated