user70787
0
Q:

interface to string golang

var x interface{} = "abc"
str := fmt.Sprintf("%v", x)
1

New to Communities?

Join the community