dimandzhi

Results 3 comments of dimandzhi

@jchorier, if by workaround you mean a method to get a valid IP of each node , then I can suggest this snippet: ```go var node swarm.Node = ... //...

Well, as a workaround I was using a forked version of golang oauth2 package with added and exported refresh token expiry fields. Plus, wrote and used a package for renewing...

If I understood correctly, this topic is about how (misleading) generated usage output looks like when `MarkFlagsMutuallyExclusive` is used (and other modifiers) on some of the flags (correct me if...