Browse Source

codec: update generated files (per recent changes to the generators)

Ugorji Nwoke 8 years ago
parent
commit
69968d74ae

File diff suppressed because it is too large
+ 56 - 325
codec/fast-path.generated.go


File diff suppressed because it is too large
+ 164 - 164
codec/mammoth2_codecgen_generated_test.go


+ 2 - 0
codec/mammoth2_generated_test.go

@@ -71,6 +71,8 @@ type TestMammoth2 struct {
 	FptrSliceFloat64 *[]float64
 	FptrSliceFloat64 *[]float64
 	FSliceUint       []uint
 	FSliceUint       []uint
 	FptrSliceUint    *[]uint
 	FptrSliceUint    *[]uint
+	FSliceUint8      []uint8
+	FptrSliceUint8   *[]uint8
 	FSliceUint16     []uint16
 	FSliceUint16     []uint16
 	FptrSliceUint16  *[]uint16
 	FptrSliceUint16  *[]uint16
 	FSliceUint32     []uint32
 	FSliceUint32     []uint32

File diff suppressed because it is too large
+ 576 - 508
codec/mammoth_generated_test.go


Some files were not shown because too many files changed in this diff