kaitai_struct_compiler icon indicating copy to clipboard operation
kaitai_struct_compiler copied to clipboard

Go: introduce special GoOutputWriter and move generation of error check to it

Open Mingun opened this issue 1 year ago • 0 comments

This will allow to override this method and do not generate check in KST when performing checks for returned errors using asserts[i].exception key.

This should be merged with this PR: https://github.com/kaitai-io/kaitai_struct_tests/pull/123

Mingun avatar Apr 13 '24 21:04 Mingun