flatc readme
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Flatbuffers schemas
|
||||
|
||||
## Generating sources
|
||||
|
||||
Given a `.fbs` file, source code can be generated using `flatc` command:
|
||||
|
||||
```shell
|
||||
flatc --go {file}.fbs
|
||||
```
|
||||
Reference in New Issue
Block a user