Skip to content
New issue

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

[gen] Remove go-bindata #5

Closed
pingginp opened this issue Sep 15, 2018 · 0 comments
Closed

[gen] Remove go-bindata #5

pingginp opened this issue Sep 15, 2018 · 0 comments
Labels
comp/runtime cqlc runtime, the query builder
Milestone

Comments

@pingginp
Copy link
Owner

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
@pingginp pingginp added this to the 0.11.0 milestone Sep 15, 2018
@pingginp pingginp added the comp/runtime cqlc runtime, the query builder label Sep 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp/runtime cqlc runtime, the query builder
Projects
None yet
Development

No branches or pull requests

1 participant