Harsh Seth

Results 6 comments of Harsh Seth

Hi @mitchellh Is it a valid PR? Do you want library to have examples otherwise I will close it? Thanks

Is anyone working ? Or can I pick it up? @avereha @azhiltsov

Hi, I would like to raise a PR w.r.t to proposal-2, I find it a better approach. Will it be a good way @slayercat @mojocn @JJJJJJJerk ?

We store the captcha in the memory for certain period of time ```expiry time``` and then remove it right? So, if we use sync.Map, here is my understanding ```go //...

Hi @AdamSLevy, If Input of ```height and index``` is given, then we can return an []Node from root to that indexed node. We could verify and find the parent of...

> Hey @haseth did you ever get around to creating a convenience method for this? I'm looking to use this library in a project! > > Thanks Hey @pocockn, I...