Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Run
Method · 0.65
TestCluster
Function · 0.65
js_db.go
File · 0.65
ns_db.go
File · 0.65
as_db.go
File · 0.65
Calls
no outgoing calls
Tested by
1
TestCluster
Function · 0.52