Hi gophers,
I wrote https://github.com/fluhus/goat for generating go code in my 
projects. I hope it can help you too. It's a minimal tool that takes a 
text/template <https://pkg.go.dev/text/template> template as input, runs it 
on the given parameters and gofmt's the output. You can also use it on 
non-go-source.
Feedback is welcome.

Amit

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/8b89b893-ef58-4751-803c-595d405578c8n%40googlegroups.com.

Reply via email to