package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: May 8, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
General connection helper
HandleEventsFromEventSource handles events from the event source.
func Recover(eventSource string)
Recover recovers from panics in event sources
StartGateway start a gateway
type Channels struct {
Data chan []byte
Stop chan struct{}
Done chan struct{}
}
Channels holds the necessary channels for gateway server to process.
NewChannels returns an instance of channels.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.