MCPcopy
hub / github.com/syncthing/syncthing / RemoveDevice

Method RemoveDevice

lib/config/wrapper.go:101–101  ·  view source on GitHub ↗
(id protocol.DeviceID)

Source from the content-addressed store, hash-verified

99 Modify(ModifyFunction) (Waiter, error)
100 RemoveFolder(id string) (Waiter, error)
101 RemoveDevice(id protocol.DeviceID) (Waiter, error)
102
103 GUI() GUIConfiguration
104 LDAP() LDAPConfiguration

Callers 7

TestRemoveDeviceFunction · 0.65
TestAddAndRemoveFunction · 0.65
TestConnCloseOnRestartFunction · 0.65
TestIssue6961Function · 0.65
TestPendingFolderFunction · 0.65
registerDeviceMethod · 0.65

Implementers 2

wrapperlib/config/wrapper.go
Wrapperlib/config/mocks/mocked_wrapper.go

Calls

no outgoing calls

Tested by 6

TestRemoveDeviceFunction · 0.52
TestAddAndRemoveFunction · 0.52
TestConnCloseOnRestartFunction · 0.52
TestIssue6961Function · 0.52
TestPendingFolderFunction · 0.52