MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / Leave

Method Leave

pkg/cluster/cluster.go:45–45  ·  view source on GitHub ↗

Leave the cluster.

()

Source from the content-addressed store, hash-verified

43 Join() error
44 // Leave the cluster.
45 Leave() error
46
47 // GetPeers returns peers with the given role.
48 GetPeers(ctx context.Context, role ttnpb.ClusterRole) ([]Peer, error)

Callers 5

RunMethod · 0.65
TestClusterFunction · 0.65
js_db.goFile · 0.65
ns_db.goFile · 0.65
as_db.goFile · 0.65

Calls

no outgoing calls

Tested by 1

TestClusterFunction · 0.52