package platform type Point struct { X float64 Y float64 }