go-patterns icon indicating copy to clipboard operation
go-patterns copied to clipboard

behavioral/chain_of_responsibility: implemented chain of responsibility pattern

Open epsilon-akshay opened this issue 6 years ago • 2 comments

Chain of responsibility pattern was implemented for a number processor which returns if the given value is negative, positive or zero.

epsilon-akshay avatar Dec 12 '18 04:12 epsilon-akshay

will do that. 👍

epsilon-akshay avatar Mar 14 '19 04:03 epsilon-akshay

do check the new code.

epsilon-akshay avatar Mar 14 '19 05:03 epsilon-akshay