This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
flatbuffers
mirror of
https://github.com/google/flatbuffers.git
Watch
1
Star
1
Fork
You've already forked flatbuffers
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a3dfcf3326
flatbuffers
/
examples
/
go-echo
/
hero.fbs
7 lines
63 B
Plaintext
Raw
Blame
History
namespace hero;
table Warrior {
name: string;
hp: uint32;
}
Reference in New Issue
View Git Blame
Copy Permalink