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

Support multiple assets #94

Merged
merged 5 commits into from
Feb 7, 2020
Merged

Support multiple assets #94

merged 5 commits into from
Feb 7, 2020

Conversation

shumon84
Copy link
Contributor

I accidentally closed #71
So I created a PR with the same content.

// New creates a new file system with the registered zip contents data.
// RegisterWithName registers zip contents data and set asset namespace,
// later used to initialize the statik file system.
func RegisterWithName(assetNamespace string, data string) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we also change this to RegisterWithNamespace?

@vdimir vdimir mentioned this pull request Jan 28, 2020
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