ncw / gotemplate

Package based templating system for Go
MIT License
258 stars 28 forks source link

Ignoring init function #26

Closed igrmk closed 6 years ago

igrmk commented 6 years ago

This is pull request to fix this bug https://github.com/ncw/gotemplate/issues/24

ncw commented 6 years ago

That looks great, thank you