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 floating client metadata #10

Merged
merged 3 commits into from
Aug 6, 2024

Conversation

muneebkq
Copy link
Collaborator

The GetFloatingClientMetadata function is implemented to get the value of a specific metadata field using the provided key. The function takes the key as a parameter and returns the value of the string associated with that key.

@muneebkq muneebkq requested a review from ahmad-kemsan July 16, 2024 09:09
@muneebkq muneebkq changed the base branch from main to borrowing-develop August 1, 2024 04:12
* key - key of the metadata field whose value you want to retrieve
* value - pointer to a buffer that receives the value of the string
* length - size of the buffer pointed to by the value parameter

Copy link
Collaborator

Choose a reason for hiding this comment

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

@muneebkq The third param length?

Copy link
Collaborator

@ahmad-kemsan ahmad-kemsan left a comment

Choose a reason for hiding this comment

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

Please remove the third parma from docs of go file only.

@ahmad-kemsan ahmad-kemsan merged commit ee23b4d into borrowing-develop Aug 6, 2024
@muneebkq muneebkq deleted the muneeb/floating-client-metatdata branch January 17, 2025 08:59
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.

2 participants