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
Currently I experience issues with on darwin, because some libraries that rely on vishvananda/netlink cannot resolve some structs. I don't plan to run that code on darwin, but I have issues with my IDE (I use GoLand + bazel) not indexing properly.
I think better coverage with *_unspecified.go files could improve development experience for everyone.
I am ready to volunteer on this one.
The text was updated successfully, but these errors were encountered:
Currently I experience issues with on darwin, because some libraries that rely on vishvananda/netlink cannot resolve some structs. I don't plan to run that code on darwin, but I have issues with my IDE (I use GoLand + bazel) not indexing properly.
I think better coverage with
*_unspecified.go
files could improve development experience for everyone.I am ready to volunteer on this one.
The text was updated successfully, but these errors were encountered: