Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeCountRequest ¶
type NodeCountResponse ¶
type Service ¶
type Service struct{}
func (*Service) CountNodes ¶
func (s *Service) CountNodes(requests ...*NodeCountRequest) ([]*NodeCountResponse, error)
Click to show internal directories.
Click to hide internal directories.