Versions in this module Expand all Collapse all v1 v1.0.0 Jan 25, 2015 v0 v0.0.1 Jan 25, 2015 Changes in this version + var BasicSizes = map[string]uint64 + var FixedSizes = map[string]uint64 + type TypeInfo struct + Alignof uint64 + Fields []*TypeInfo + IsArray bool + IsFixed bool + IsStruct bool + Name string + Sizeof uint64 + func ParseCode(code string) (*TypeInfo, error)