pub-sub-api
pub-sub-api copied to clipboard
can anyone provide function process_bitmap implementation use go like python example
ex: https://github.com/developerforce/pub-sub-api/blob/main/python/util/ChangeEventHeaderUtility.py thx
Was thrown for quite a loop when I received these bizarre bitmap-encoded strings in the ChangeEventHeader because Googling ChangeEventHeader changedFields led me to misleading examples of changedFields in other contexts (where they are plaintext field names).
It would be very helpful if there were examples of handling the bitmap-encoded changedFields in Go.