google / flatbuffers

FlatBuffers: Memory Efficient Serialization Library
https://flatbuffers.dev/
Apache License 2.0
22.52k stars 3.19k forks source link

add type array in NativeType function to support array in structs in … #8249

Closed alex1891 closed 4 months ago

alex1891 commented 4 months ago

this PR is based on this one: https://github.com/google/flatbuffers/pull/8036

This PR implements array support in structs for golang also in object api.

google-cla[bot] commented 4 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.