Sinuhe Tellez Rivera

Results 7 issues of Sinuhe Tellez Rivera

When passing a nil DB the code that checks the db == nill is false because the beginner is an interface so the nil DB satisfies the interface but is...

This pull request is related to https://github.com/prometheus/alertmanager/issues/2832 It will add status to receivers in Alert API The receiver could be muted or active depending of the mute/active time intervals

I am using ninja-ide from ubuntu 14.04 which is version 2.3 and I notice the next issue: When I have a open project if I open a new file that...

I just remove the dependency on: err := proc.Signal(os.Interrupt) which is not supported in windows. This should resolve issue: https://github.com/cmpxchg16/gobench/issues/19

The install could be changed to: git clone https://github.com/farazdagi/vim-go-ide.git ~/.vim_go_runtime

In the examples, we have adomain as a string but adCom v1.0 is an array. This pull request is to fix the examples. For reference: https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/master/AdCOM%20v1.0%20FINAL.md#object--ad-

The prefix is hardcoded as "Debug: ", "Warn: " etc, with this PR that format is the same but you can pass a prefixFormat wheren you can change for example...