Allow overriden types (#116)
This change will look at the destination package that codegen is being built into, and will skip generation of types that are already declared by files not prefixed with `ipldsch_`. This isn't the cleanest escape-hatch, but it's a start.
Showing
schema/gen/go/externUtil.go
0 → 100644
Please register or sign in to comment