Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Searcher ¶
type Searcher struct {
}
func NewSearcher ¶
func NewSearcher() *Searcher
func (*Searcher) SearchCluster ¶
func (s *Searcher) SearchCluster(clusterID string) (randomkeys.Cluster, error)
Click to show internal directories.
Click to hide internal directories.