You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They offer some nice extensions, esp for this issue: golang/go#10608
it is difficult to handle common cases like if no services are running, do this. Nested variables can solve that, along with a few other common cases (e.g. a running counter of up or down services).
I don't know if I'm asking for the moon here or not, but there it is :)
The text was updated successfully, but these errors were encountered:
They offer some nice extensions, esp for this issue: golang/go#10608
it is difficult to handle common cases like
if no services are running, do this
. Nested variables can solve that, along with a few other common cases (e.g. a running counter of up or down services).I don't know if I'm asking for the moon here or not, but there it is :)
The text was updated successfully, but these errors were encountered: