• 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
builder.go 21.8 KB