Directories
¶
Path | Synopsis |
---|---|
Package checkunsafe allows unsafe imports only in files named appropriately.
|
Package checkunsafe allows unsafe imports only in files named appropriately. |
go_generics reads a Go source file and writes a new version of that file with a few transformations applied to each.
|
go_generics reads a Go source file and writes a new version of that file with a few transformations applied to each. |
globals
Package globals provides an AST visitor that calls the visit function for all global identifiers.
|
Package globals provides an AST visitor that calls the visit function for all global identifiers. |
go_marshal is a code generation utility for automatically generating code to marshal go data structures to memory.
|
go_marshal is a code generation utility for automatically generating code to marshal go data structures to memory. |
analysis
Package analysis implements common functionality used by generated go_marshal tests.
|
Package analysis implements common functionality used by generated go_marshal tests. |
gomarshal
Package gomarshal implements the go_marshal code generator.
|
Package gomarshal implements the go_marshal code generator. |
marshal
Package marshal defines the Marshallable interface for serialize/deserializing go data structures to/from memory, according to the Linux ABI.
|
Package marshal defines the Marshallable interface for serialize/deserializing go data structures to/from memory, according to the Linux ABI. |
test
Package test contains data structures for testing the go_marshal tool.
|
Package test contains data structures for testing the go_marshal tool. |
test/external
Package external defines types we can import for testing.
|
Package external defines types we can import for testing. |
Stateify provides a simple way to generate Load/Save methods based on existing types and struct tags.
|
Stateify provides a simple way to generate Load/Save methods based on existing types and struct tags. |
Click to show internal directories.
Click to hide internal directories.