mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-04 11:17:38 +00:00
Implement code generation and runtime library for Go, derived from the Java implementation. Additionally, the test suite verifies: - the exact bytes in the Builder buffer during object construction, - vtable deduplication, and - table construction, via a fuzzer derived from the C++ implementation. Change-Id: Ib95a019c684891def2b50281e570b4843fea7baa |
||
|---|---|---|
| .. | ||
| Benchmarks.md | ||
| Building.md | ||
| Compiler.md | ||
| CppUsage.md | ||
| doxyfile | ||
| FlatBuffers.md | ||
| GoUsage.md | ||
| Grammar.md | ||
| Internals.md | ||
| JavaUsage.md | ||
| Schemas.md | ||
| WhitePaper.md | ||