We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4259044
zmq4: add Addr method to Socket interface Extend the zmq4.Socket interface with an `Addr() net.Addr` method. This can be useful for service discovery.