This website requires JavaScript.
Explore
Help
Sign in
vee1e
/
flatbuffers
Watch
1
Star
0
Fork
You've already forked flatbuffers
0
mirror of
https://github.com/vee1e/flatbuffers.git
synced
2026-09-01 17:57:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
74b5195089
flatbuffers
/
go
History
Download ZIP
Download TAR.GZ
Michael Le
3b2eb77595
Fix go.mod name (
#7756
)
2023-01-04 09:27:44 -08:00
..
BUILD.bazel
builder.go
Add key lookup support for tables in Go (
#7644
)
2022-11-22 14:08:19 -08:00
doc.go
encode.go
GetUOffsetT must get value by GetUint32 not GetInt32 (
#6072
)
2021-02-18 18:38:25 -08:00
go.mod
Fix go.mod name (
#7756
)
2023-01-04 09:27:44 -08:00
grpc.go
[go]add Name() for ForceCodec interface (
#5486
)
2019-08-19 15:32:04 -07:00
lib.go
Add key lookup support for tables in Go (
#7644
)
2022-11-22 14:08:19 -08:00
sizes.go
struct.go
table.go