Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StreamingApp ¶
type StreamingApp struct {
// contains filtered or unexported fields
}
func NewStreamingApp ¶
func NewStreamingApp() *StreamingApp
func (*StreamingApp) Run ¶
func (app *StreamingApp) Run(mWg *sync.WaitGroup)
Run is method which running the streaming part of app
Click to show internal directories.
Click to hide internal directories.