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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Goodbye bindata 馃槂 #1860

Merged
merged 2 commits into from Aug 21, 2021
Merged

Goodbye bindata 馃槂 #1860

merged 2 commits into from Aug 21, 2021

Conversation

a8m
Copy link
Member

@a8m a8m commented Aug 21, 2021

No description provided.

templates = MustParse(templates.Parse(string(internal.MustAsset(asset))))
}
templates = MustParse(NewTemplate("templates").
ParseFS(templateDir, "template/*.tmpl", "template/*/*.tmpl", "template/*/*/*.tmpl", "template/*/*/*/*.tmpl"))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a fan of it, but I prefer these static strings than to Walk over the fs.

@a8m a8m merged commit 368a8f7 into master Aug 21, 2021
@a8m a8m deleted the rmbindata branch August 21, 2021 14:13
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

1 participant