Rafi Muhammad

Results 13 comments of Rafi Muhammad

hi @nikoksr @KaptinLin has this feature been implemented? I think I want to start contributing by solving this issue, would you mind?

hi @thinkerou @farmerx I created pull request for implementing this feature and also the unit test. Please review it. Thank you! :beer:

hi @ReneWerner87 my first approach for this issue is to make a new function called `AddMethod` that adding new method to the list of registered method ```go var registeredMethods []string...

Well I think we can use `map[string]int` for `registeredMethods` instead of `[]string`. So, in method int we can check if the new method is exist and return the int value....

@efectn I submitted PR for this issue, please kindly review it. Thank you 🍺

@ReneWerner87 please check the last comment

@ReneWerner87 Already push the latest changes, please kindly check it. Thank you!

Hi @ReneWerner87 sorry for the late reply, I've been busy this week. I still didn't understand about the other approach we will implement, could you please elaborate more? Thanks

I'm sorry for the late response, have been super busy right now. I see the problem and will try to fix this issue. Thank you!

hi @li-jin-gou I am interested to working on this issue, can you help me where to start?