Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
UnsupportedErr = errors.New("unsupported this protocol")
)
Functions ¶
This section is empty.
Types ¶
type EtcdRegister ¶
type EtcdRegister struct {
// contains filtered or unexported fields
}
func NewEtcdRegister ¶
func NewEtcdRegister(endpoints []string) (*EtcdRegister, error)
func (*EtcdRegister) Close ¶
func (e *EtcdRegister) Close() error
type HealthCheck ¶
Click to show internal directories.
Click to hide internal directories.