Documentation
¶
Index ¶
Constants ¶
View Source
const ( BrokerStatusInvalid = "invalid" BrokerStatusStarted = "started" BrokerStatusStoped = "stoped" )
View Source
const APIHEAD = "iothub/api/v1/"
Variables ¶
This section is empty.
Functions ¶
func InitializeIothub ¶
InitializeIothub create iothub global instance at startup time
func RunWithConfigFile ¶
RunWithConfigFile create and start iothub with config file
Types ¶
type ApiService ¶
type ApiService struct {
// contains filtered or unexported fields
}
type BrokerStatus ¶
type BrokerStatus string
type NotifyService ¶
type NotifyService struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.