Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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.

2 participants