There are two `ChangeMessages` defined in this repo [here](https://github.com/infratographer/x/blob/67c1a1e705ac3695c31140fd9044ed301fd6c93e/pubsubx/message.go#L26) and [here](https://github.com/infratographer/x/blob/67c1a1e705ac3695c31140fd9044ed301fd6c93e/events/message.go#L39). Is there a preference of which one to depend on when creating pieces that integrate with the message subsystem of infratographer?
There are two
ChangeMessagesdefined in this repo here and here.Is there a preference of which one to depend on when creating pieces that integrate with the message subsystem of infratographer?