onflow / flixkit-go

Apache License 2.0
0 stars 7 forks source link

convert template files to go files and use strings instead of files #22

Closed bthaile closed 7 months ago

bthaile commented 7 months ago

Fix bug where template files are not shipped with bindings module in flixkit-go version.

Convert template text files to go files.

fixes https://github.com/onflow/flixkit-go/issues/23

will need to release a patch