package gcsizes
import "honnef.co/go/tools/gcsizes"
Package gcsizes provides a types.Sizes implementation that adheres to the rules used by the gc compiler.
Index ¶
Types ¶
type Sizes ¶
func ForArch ¶
ForArch returns a correct Sizes for the given architecture.
func (*Sizes) Alignof ¶
func (*Sizes) Offsetsof ¶
func (*Sizes) Sizeof ¶
Source Files ¶
sizes.go
- Version
- v0.0.0-2019.2
- Published
- Jun 24, 2019
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 4 minutes ago –
Tools for package owners.