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

Support for message properties - #39 #44

Merged
merged 12 commits into from
Jan 2, 2022

Conversation

matrober-uk
Copy link
Member

Implements message property support for types;

  • string
  • int
  • bool
  • double

plus helper methods PropertyExists, ClearProperties and GetPropertyNames.

see Message.go for function definitions, and messageproperties_test.go for examples.

@matrober-uk matrober-uk self-assigned this Jan 2, 2022
@matrober-uk matrober-uk merged commit e84ce0e into ibm-messaging:main Jan 2, 2022
@matrober-uk matrober-uk changed the title Support for message properties Support for message properties - #39 Jan 2, 2022
@matrober-uk matrober-uk linked an issue Jan 2, 2022 that may be closed by this pull request
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.

Ability to set custom message header while dispatching message
1 participant