Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) Address ¶
func (svc *Service) Address(_ client.NodeAddressRequest, reply *client.NodeAddressReply) error
func (*Service) ID ¶
func (svc *Service) ID(req client.NodeIDRequest, reply *client.NodeIDReply) error
func (*Service) NodeName ¶
func (svc *Service) NodeName(_ client.NodeNameRequest, reply *client.NodeNameReply) error
Click to show internal directories.
Click to hide internal directories.