mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
10 lines
159 B
Go
10 lines
159 B
Go
// automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
package Example
|
|
|
|
const (
|
|
AnyNONE = 0
|
|
AnyMonster = 1
|
|
AnyTestSimpleTableWithEnum = 2
|
|
)
|