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

Add from string templates with functions #4

Merged
merged 1 commit into from
Jun 20, 2017

Conversation

vcastellm
Copy link
Contributor

This enable adding multitemplates using strings and passing custom functions to them.

This is useful specially when working with embeded resources managers like go-bindata.

This enable adding multitemplates using strings and passing custom functions to them.

This is useful specially when working with embeded resources managers like go-bindata.
@codecov-io
Copy link

Codecov Report

Merging #4 into master will increase coverage by 2.95%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   82.75%   85.71%   +2.95%     
==========================================
  Files           1        1              
  Lines          29       35       +6     
==========================================
+ Hits           24       30       +6     
  Misses          5        5
Impacted Files Coverage Δ
multitemplate.go 85.71% <100%> (+2.95%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d1ec4f...da88dce. Read the comment docs.

@appleboy appleboy merged commit 753bf91 into gin-contrib:master Jun 20, 2017
@appleboy
Copy link
Member

@Victorcoder Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants