Azure / azure-event-hubs-go

Golang client library for Azure Event Hubs https://azure.microsoft.com/services/event-hubs
MIT License
89 stars 69 forks source link

Comment needs to be updated #279

Open sariburak opened 1 year ago

sariburak commented 1 year ago

https://github.com/Azure/azure-event-hubs-go/blob/8a7b58b74b045dd49fb295fbb5584f5524e045e2/receiver.go#L146

I believe this comment here is no longer valid since ReceiverOptions are clearly applied earlier than fetching the persisted checkpoint.