Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PairCombinateFunc ¶
Types ¶
type Connection ¶
func NewConnection ¶
func NewConnection(elements ...string) Connection
func (Connection) Connect ¶
func (c Connection) Connect(u, v string)
func (Connection) GetClusters ¶
func (c Connection) GetClusters() []mapset.Set[string]
func (Connection) GetConnection ¶
Click to show internal directories.
Click to hide internal directories.