• Wouter van Oortmerssen's avatar
    Add new flatbuffer_go_library to generate Go library for flatbuffers · a0e5d783
    Wouter van Oortmerssen authored
    This CL also introduces the following changes to allow the generation of the
    Go library for flatbuffers:
    
    - add support for --gen-onefile for Go to simplify the build rule (mapping each
      input .fbs to a single separate .go file)
    
    - add a new --go-import flag to override the default import line (currently
      github.com/google/flatbuffers/go)
    
    - add new go_library in BUILD for flatbuffer (for files in flatbuffers/go)
    
    (mirrored from cr/171126159)
    
    Change-Id: I83e705a9a9d9544837af0baf9366ec37757799aa
    a0e5d783
Name
Last commit
Last update
.github Loading commit data...
CMake Loading commit data...
android Loading commit data...
biicode Loading commit data...
docs Loading commit data...
go Loading commit data...
grpc Loading commit data...
include/flatbuffers Loading commit data...
java/com/google/flatbuffers Loading commit data...
js Loading commit data...
net/FlatBuffers Loading commit data...
php Loading commit data...
python Loading commit data...
reflection Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
appveyor.yml Loading commit data...
biicode.conf Loading commit data...
composer.json Loading commit data...
package.json Loading commit data...
pom.xml Loading commit data...
readme.md Loading commit data...