producer.go
.
<Broker Service URL>
endpoint and <API KEY>
in the URL
and Authentication
properties where the producer is instantiated using the pulsar.NewClient
method.
Compile the producer with the following:
producer.go
.
<Broker Service URL>
endpoint and <API KEY>
in the URL
and Authentication
properties where the producer is instantiated using the pulsar.NewClient
method.
Compile the producer with the following: