Something went wrong on our end
-
Perform a message lookup on the MessageID if it is non-zero and update that message instead of inserting a new message. Added a msgIDLookup(...) function to support this. Removed all the checkZero calls
Perform a message lookup on the MessageID if it is non-zero and update that message instead of inserting a new message. Added a msgIDLookup(...) function to support this. Removed all the checkZero calls
implementation.go 15.03 KiB