Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResolverCallback ¶
type ResolverCallback interface {
Add(UpdateStateCallback)
}
func NewResolverCallback ¶
func NewResolverCallback(reg registry.Registry) (ResolverCallback, error)
type ServerAttributes ¶
type UpdateStateCallback ¶
type UpdateStateCallback func(map[string]*ServerAttributes) error
Click to show internal directories.
Click to hide internal directories.