Skip to content

Commit

Permalink
reefactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
marciocadev committed Feb 13, 2024
1 parent 07ad6d7 commit 0c477df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message-fanout/commons/api.w
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ pub interface IMessageFanout extends std.IResource {
* Create a new consumer for the fanout
*/
addConsumer(name: str, handler: inflight(str): void): void;
}
}

0 comments on commit 0c477df

Please sign in to comment.