bool to string golang
use the strconv package
docs
strconv.FormatBool(v)
Easy Eel
use the strconv package
docs
strconv.FormatBool(v)