package
1.6.65
Repository: https://github.com/deepflowio/deepflow.git
Documentation: pkg.go.dev

# Functions

NewPublisher returns ZeroMQ TCP publisher on specified port.
NewPuller returns ZeroMQ TCP subscribe on specified ip and port.
NewPusher returns ZeroMQ TCP publisher on specified port.
NewSubscriber returns ZeroMQ TCP subscribe on specified ip and port.
NewZMQBytePusher 包装zmq pusher.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Publisher is a wrapped ZeroMQ socket for publish.
Puller is a wrapped ZeroMQ socket for subscribe.
Pusher is a wrapped ZeroMQ socket for publish.
Subscriber is a wrapped ZeroMQ socket for subscribe.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author