Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dynamic ¶ added in v0.28.0
Dynamic starts up a new GRPC client connected to the dProxy service and receives a stream of outbound replay messages which are then written to the message bus.
Types ¶
type AzureEventHub ¶
type AzureEventHub struct { Options *cli.Options MsgDesc *desc.MessageDescriptor Client *eventhub.Hub // contains filtered or unexported fields }
func (*AzureEventHub) Read ¶
func (a *AzureEventHub) Read() error
Click to show internal directories.
Click to hide internal directories.