add flatbuffer serde for message

This commit is contained in:
chrislu
2022-07-18 00:25:14 -07:00
parent 1f2c5ee06e
commit 7f672b37e1
10 changed files with 425 additions and 0 deletions

1
go.mod
View File

@@ -184,6 +184,7 @@ require (
github.com/fatih/color v1.13.0 // indirect
github.com/fclairamb/go-log v0.3.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/google/flatbuffers v2.0.6+incompatible // indirect
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
github.com/googleapis/go-type-adapters v1.0.0 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.1.0 // indirect