FUNC function_name( [PARAMETER list] ) [return_types] { // the body of the function}
var x, y, z = 3, 4, "FOO"fmt.Printf("x is of type %Tn", x)
Your experience on this site will be improved by allowing cookies. Read Cookie Policy