Versions in this module Expand all Collapse all v1 v1.2.1 Mar 21, 2017 v1.2.0 Mar 21, 2017 Changes in this version + type Sizes struct + MaxAlign int64 + WordSize int64 + func ForArch(arch string) *Sizes + func (s *Sizes) Alignof(T types.Type) int64 + func (s *Sizes) Offsetsof(fields []*types.Var) []int64 + func (s *Sizes) Sizeof(T types.Type) int64