Sinuhe Tellez Rivera
Sinuhe Tellez Rivera
could you please give an example where NewSubscriber returns error: errors.New("db is nil") The issue here is that there is not possible to get that error, with any value of...
First at all thanks for your time. Is really appreciated The thing is nil can not be passed because it won't compile, and in the moment you are sending a...
Thank you, it works as you mentioned. I can see now that the issue is on my code and not in the lib.
Could you take a look? About the front-end part, I will need help there. Thanks
I am sending a pull request to decode sparkplugb, I am a go developer not a js dev so this first change if accepted in the future I could try...