go-patterns
go-patterns copied to clipboard
behavioral/chain_of_responsibility: implemented chain of responsibility pattern
Chain of responsibility pattern was implemented for a number processor which returns if the given value is negative, positive or zero.
will do that. 👍
do check the new code.