aymerick / raymond

Handlebars for golang
MIT License
610 stars 101 forks source link

UnregisterHelper #22

Closed jimmyjames85 closed 6 years ago

jimmyjames85 commented 6 years ago

We will be using this library in production, but don't want our end users to have the ability to print to our logs. This adds the UnregisterHelper function so we can unregister the "log" helper.