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 UUIDFromBytes template function #45

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Conversation

nixwiz
Copy link

@nixwiz nixwiz commented Oct 30, 2020

  • Add UUIDFromBytes to template.FuncMap
  • Add ID to event_test.go
  • Add test case

Closes #44

@nixwiz nixwiz requested a review from echlebek October 30, 2020 00:34
Copy link
Contributor

@echlebek echlebek left a comment

Choose a reason for hiding this comment

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

Nice work!

@nixwiz nixwiz merged commit f007aff into master Oct 30, 2020
@nixwiz nixwiz deleted the feature/template_uuid branch October 30, 2020 11:37
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.

Add a template helper for converting slice of bytes to UUID representation
2 participants