package external

import "gvisor.dev/gvisor/tools/go_marshal/test/external"

Package external defines types we can import for testing.

Index

Types

type External

type External struct {
	// contains filtered or unexported fields
}

External is a public Marshallable type for use in testing.

+marshal

type NotPacked

type NotPacked struct {
	// contains filtered or unexported fields
}

NotPacked is an unaligned Marshallable type for use in testing.

+marshal

Source Files

external.go

Version
v0.0.0-20250729203525-997ce5dbecff (latest)
Published
Jul 29, 2025
Platform
linux/amd64
Last checked
48 minutes ago

Tools for package owners.