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

map: add Map.Handle() method for retrieving a Map's type information #1488

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

ti-mo
Copy link
Collaborator

@ti-mo ti-mo commented Jun 14, 2024

What it says on the tin. A do-over from Program.Handle().

cc @olsajiri

@ti-mo ti-mo requested a review from a team as a code owner June 14, 2024 09:50
@ti-mo ti-mo requested review from dylandreimerink and removed request for a team June 14, 2024 09:51
Copy link
Member

@dylandreimerink dylandreimerink left a comment

Choose a reason for hiding this comment

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

👌

Type: Hash,
KeySize: kv.Size,
ValueSize: kv.Size,
Key: kv,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm amazed this all just works!

@lmb lmb merged commit b75248d into cilium:main Jun 14, 2024
17 checks passed
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.

3 participants