Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func NewTestRegistry ¶
func NewTestRegistry() *Registry
func (*Registry) SubscribeGraph ¶
type RegistrySubscription ¶
type RegistrySubscription struct {
// contains filtered or unexported fields
}
func (*RegistrySubscription) Close ¶
func (r *RegistrySubscription) Close() error
func (*RegistrySubscription) Err ¶
func (r *RegistrySubscription) Err() error
Click to show internal directories.
Click to hide internal directories.