add flatbuffer serde for message

This commit is contained in:
chrislu
2022-07-18 00:25:14 -07:00
parent a3fae7cd16
commit 7576c244c4
10 changed files with 425 additions and 0 deletions

1
go.mod
View File

@@ -183,6 +183,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/grpc-ecosystem/go-grpc-middleware v1.1.0 // indirect
github.com/hashicorp/go-hclog v1.2.0 // indirect