Bool to String Golang
use the strconv package
docs
strconv.FormatBool(v)
Easy Eel
use the strconv package
docs
strconv.FormatBool(v)