Name | Name of a function, method, or a method specification. |
Parameters | List of parameters in the signature. In the Parameters field, you can perform the following actions with parameters: Add : Adds a new parameter. You can specify properties of the new parameter in the corresponding table row (a name, type, and a default value). Remove : Removes a parameter. Up and Down icons: Reorders parameters.
|
Result parameters | Returned or result parameters of a Go function. You can specify properties of the new parameter in the corresponding table row (a name, type, and a default value). |