Create a new directory anywhere you’d like for this project:Documentation Index
Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
Use this file to discover all available pages before exploring further.
Create a new directory anywhere you’d like for this project:Documentation Index
Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
Use this file to discover all available pages before exploring further.
mkdir pulsar-go-getting-started && cd pulsar-go-getting-started
go mod init pulsar-go-getting-started
go get github.com/apache/pulsar-client-go
go get github.com/apache/pulsar-client-go/pulsar/auth
go get github.com/apache/pulsar-client-go/pulsar
Was this page helpful?