How can i get the variable name in golang?
example:
variableName := "variable value" fmt.Println(DO SOMETHING WITH variableName)
expected output: variableName
variableName
Aucun commentaire:
Enregistrer un commentaire