Documentation ¶
Overview ¶
Zero collision strategy ensures that all pigeons are using the same way of determinig if they can execute a message or not. That way we can distribute the jobs without having to write data to paloma so that paloma could do it, as it could be slow. Of course, paloma does not care about the strategy pigeons are using. Somebody could rewrite pigeon to do send all the messages, but then they would be "fighting" with paloma and they (and other pigeons) would spend gas unceccecary. A "bad" actor would only be doing a job for us :).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoStartLane ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.