func Bool2String(b bool) string
Bool2String boolean to string
func Int2String(i int) string
Int2String Integer to string