Skip to content

id: add Name function#387

Merged
magiconair merged 1 commit intomasterfrom
id-name
Oct 2, 2020
Merged

id: add Name function#387
magiconair merged 1 commit intomasterfrom
id-name

Conversation

@magiconair
Copy link
Copy Markdown
Contributor

Add a reverse lookup table to get the name for one of the pre-defined
identifiers. We do not use a stringer here since that would mean to
define a custom type instead of just using uint32 everywhere. This seems
less intrusive.

@magiconair magiconair modified the milestones: v0.1.12, v0.1.13 Oct 2, 2020
Add a reverse lookup table to get the name for one of the pre-defined
identifiers. We do not use a stringer here since that would mean to
define a custom type instead of just using uint32 everywhere. This seems
less intrusive.
@magiconair magiconair merged commit a0745a6 into master Oct 2, 2020
@magiconair magiconair deleted the id-name branch October 2, 2020 12:55
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.

1 participant