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 variants support #21

Merged
merged 5 commits into from
Jun 22, 2021
Merged

Add variants support #21

merged 5 commits into from
Jun 22, 2021

Conversation

silphid
Copy link
Owner

@silphid silphid commented Jun 9, 2021

No description provided.

sort.Strings(sortedNames)
for _, layer := range c.Layers {
// Extract unique names
namesMap := make(map[string]bool)
Copy link
Collaborator

Choose a reason for hiding this comment

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

map[string]struct{}

@silphid silphid merged commit 0babd8e into master Jun 22, 2021
@silphid silphid deleted the variants branch June 22, 2021 21:03
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