• husobee's avatar
    Addition of Go FinishWithFileIdentifier (#4720) · bed19a53
    husobee authored
    * Addition of Go FinishWithFileIdentifier, allows for Go flatbuffer data to contain a file identifier
    
    * adding panic as per review if fileIdentifier does not match length, letting prep pad the file identifier
    
    * updated error message to not use fmt.Sprintf
    
    * using minalign for alignment for file identifier
    bed19a53
Name
Last commit
Last update
..
BUILD.bazel Loading commit data...
builder.go Loading commit data...
doc.go Loading commit data...
encode.go Loading commit data...
grpc.go Loading commit data...
lib.go Loading commit data...
sizes.go Loading commit data...
struct.go Loading commit data...
table.go Loading commit data...