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 Size constant #55

Merged
merged 1 commit into from
Jan 2, 2018
Merged

Add Size constant #55

merged 1 commit into from
Jan 2, 2018

Conversation

kevinburke
Copy link
Contributor

If I want to account for the size of a UUID in bytes in my package,
it would be nice to be able to write uuid.Size (to make it clear to
readers why I'm adding this many bytes) instead of the magic number
"16".

If I want to account for the size of a UUID in bytes in my package,
it would be nice to be able to write `uuid.Size` (to make it clear to
readers why I'm adding this many bytes) instead of the magic number
"16".
@coveralls
Copy link

coveralls commented Aug 15, 2017

Coverage Status

Coverage remained the same at 96.565% when pulling 0ca0c2c on kevinburke:add-size into 5bf94b6 on satori:master.

@satori satori merged commit 3b14077 into satori:master Jan 2, 2018
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

3 participants