Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/syncthing/syncthing
/ DefaultDevice
Method
DefaultDevice
lib/config/wrapper.go:117–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
Devices()
map
[protocol.DeviceID]DeviceConfiguration
116
DeviceList() []DeviceConfiguration
117
DefaultDevice() DeviceConfiguration
118
119
IgnoredDevices() []ObservedDevice
120
IgnoredDevice(id protocol.DeviceID) bool
Callers
6
newDeviceConfiguration
Function · 0.65
introduceDevice
Method · 0.65
testConfigChangeTriggersClusterConfigs
Function · 0.65
registerDevices
Method · 0.65
registerDevice
Method · 0.65
registerDefaultDevice
Method · 0.65
Implementers
2
wrapper
lib/config/wrapper.go
Wrapper
lib/config/mocks/mocked_wrapper.go
Calls
no outgoing calls
Tested by
2
newDeviceConfiguration
Function · 0.52
testConfigChangeTriggersClusterConfigs
Function · 0.52