Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PublishObject ¶
func PublishObject(obj *api.ObjectDetail)
Types ¶
type Hub ¶
type Hub struct {
// contains filtered or unexported fields
}
func (*Hub) AddObjectStreamClient ¶
func (*Hub) GetClientObjectStream ¶
func (h *Hub) GetClientObjectStream(id string) chan *api.ObjectDetail
func (*Hub) PublishObject ¶
func (h *Hub) PublishObject(obj *api.ObjectDetail)
func (*Hub) RemoveObjectStreamClient ¶
Click to show internal directories.
Click to hide internal directories.