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

Method Join

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

Join the cluster.

()

Source from the content-addressed store, hash-verified

41type Cluster interface {
42 // Join the cluster.
43 Join() error
44 // Leave the cluster.
45 Leave() error
46

Callers 15

yarnWorkingDirectoryArgFunction · 0.65
runCypressMethod · 0.65
DepsMethod · 0.65
BuildDllMethod · 0.65
MessagesMethod · 0.65
ExtractLocaleFilesMethod · 0.65
BackendTranslationsMethod · 0.65
CleanMethod · 0.65
TestMethod · 0.65
DepsMethod · 0.65
BuildMethod · 0.65
CleanMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestFilesystemFunction · 0.52
TestLocalFunction · 0.52
testBandFunction · 0.52
compareMessageToGoldenFunction · 0.52
TestMailDirFunction · 0.52
TestAccessFetcherFunction · 0.52
TestDefaultTopicsFunction · 0.52
TestV2TopicsFunction · 0.52
TestI18NFunction · 0.52
TestDeviceRegistrySetFunction · 0.52
TestMsgpackCompatibilityFunction · 0.52