Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ConsumerGroup is the name of the consumer group
ConsumerGroup = "$Default"
)
Define you EventHubs connection details.
Variables ¶
View Source
var ( // Namespace is the EventHubs namespace Namespace = "" // EventHubName is the EventHubs name EventHubName = "" )
Functions ¶
func CreateSaramaClusterConfig ¶
CreateSaramaClusterConfig creates a new sarama cluster config
func CreateSaramaConfig ¶
CreateSaramaConfig creates a new sarama config
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.