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-20250605235530-a6711d1e1dc6 (latest)
- Published
- Jun 5, 2025
- Platform
- linux/amd64
- Last checked
- 4 hours ago –
Tools for package owners.