Skip to content

doc: add examples for GetTyped() and custom keys #225

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

Merged
merged 2 commits into from
Nov 5, 2022

Conversation

oleg-jukovec
Copy link
Collaborator

@oleg-jukovec oleg-jukovec commented Nov 1, 2022

The patch adds examples for:

  • Connection.GetTyped() method
  • IntKey type
  • UintKey type
  • StringKey type
  • IntIntKey type

I didn't forget about (remove if it is not applicable):

  • Documentation (see documentation for documentation style guide)

Related issues:

Closes #196

The patch adds examples for:

* Connection.GetTyped() method
* IntKey type
* UintKey type
* StringKey type
* IntIntKey type

Closes #196
@oleg-jukovec oleg-jukovec merged commit 48cf0c7 into master Nov 5, 2022
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/gh-196-get-typed-examples branch November 5, 2022 12:31
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.

example for connection.GetTyped() and a tuple with slice/array members
3 participants