Descriptiongo_spec: fixed a couple omissions/type errors
- use math.Sqrt instead of Math.sqrt
- use float64 for Point fields to match math.Sqrt
- distinguish between Point and Point3D for clarity
- add alignment sizes for complex types
Patch Set 1 #Patch Set 2 : code review 3420041: go_spec: fixed a couple omissions/type errors #Patch Set 3 : code review 3420041: go_spec: fixed a couple omissions/type errors #Patch Set 4 : code review 3420041: go_spec: fixed a couple omissions/type errors #MessagesTotal messages: 4
|