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-20250702182429-85e76111eb28 (latest)
- Published
- Jul 2, 2025
- Platform
- linux/amd64
- Last checked
- 11 hours ago –
Tools for package owners.