package
Version:
v0.6.0-alpha
Opens a new window with list of versions in this module.
Published: Dec 29, 2017
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Manager interface {
DeleteNamespace(
resourceGroupName string,
eventHubNamespace string,
) error
}
Manager is an interface to be implemented by any component capable of
managing Azure Event Hub
NewManager returns a new implementation of the Manager interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.