Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressUpdateFeed ¶
type ProgressUpdateFeed struct {
// contains filtered or unexported fields
}
func New ¶
func New() *ProgressUpdateFeed
func (*ProgressUpdateFeed) Close ¶
func (f *ProgressUpdateFeed) Close()
func (*ProgressUpdateFeed) Send ¶
func (f *ProgressUpdateFeed) Send(update models.ProgressUpdate)
func (*ProgressUpdateFeed) Subscribe ¶
func (f *ProgressUpdateFeed) Subscribe() <-chan models.ProgressUpdate
Click to show internal directories.
Click to hide internal directories.