We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just write a go file to define the template .... no need to use bindata to ship some small text with binary ....
bindata: generator/binding_tmpl.go input: test/.fixtures/collections/input.go test/collections.cql generator/binding_tmpl.go: generator/tmpl/binding.tmpl go-bindata -pkg=generator -o=generator/binding_tmpl.go generator/tmpl
The text was updated successfully, but these errors were encountered:
[gen] Remove go-bindata and use template directly
3c41034
- #5
42d844c
No branches or pull requests
Just write a go file to define the template .... no need to use bindata to ship some small text with binary ....
The text was updated successfully, but these errors were encountered: