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

Data: Add TypeInfo method to Frame #641

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Data: Add TypeInfo method to Frame #641

merged 1 commit into from
Mar 7, 2023

Conversation

kylebrandt
Copy link
Contributor

TypeInfo returns the FrameType and FrameTypeVersion from the frame's metadata

Handy since there are nil checks to be done.

TypeInfo returns the FrameType and FrameTypeVersion from the frame's metadata
@kylebrandt kylebrandt added dataframe area/dataplane Dataplane Project (Data type contract) labels Mar 5, 2023
@kylebrandt kylebrandt requested a review from a team as a code owner March 5, 2023 14:56
@kylebrandt kylebrandt merged commit 20cdc15 into main Mar 7, 2023
@kylebrandt kylebrandt deleted the frame.TypeInfo branch March 7, 2023 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dataplane Dataplane Project (Data type contract) dataframe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants