Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EtcdReigistry ¶
type EtcdReigistry struct {
// contains filtered or unexported fields
}
func NewRegistry ¶
func NewRegistry(option Option) (*EtcdReigistry, error)
func (*EtcdReigistry) Deregister ¶
func (e *EtcdReigistry) Deregister() error
func (*EtcdReigistry) Register ¶
func (e *EtcdReigistry) Register() error
type EtcdResolver ¶
EtcdResolver is an implementation of grpc.naming.Resolver
type EtcdWatcher ¶
type EtcdWatcher struct {
// contains filtered or unexported fields
}
EtcdWatcher is the implementation of grpc.naming.Watcher
func (*EtcdWatcher) Close ¶
func (w *EtcdWatcher) Close()
Click to show internal directories.
Click to hide internal directories.