Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/syncthing/syncthing
/ ConfigPath
Method
ConfigPath
lib/config/wrapper.go:92–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
// called in order.
91
type
Wrapper
interface
{
92
ConfigPath() string
93
MyID() protocol.DeviceID
94
95
RawCopy() Configuration
Callers
8
cleanupModel
Function · 0.65
TestProgressEmitter
Function · 0.65
TestSendDownloadProgressMessages
Function · 0.65
TestShortIDCheck
Function · 0.65
TestStartupFail
Function · 0.65
LoadConfigAtStartup
Function · 0.65
archiveAndSaveConfig
Function · 0.65
TestPullOrder
Function · 0.65
Implementers
2
wrapper
lib/config/wrapper.go
Wrapper
lib/config/mocks/mocked_wrapper.go
Calls
no outgoing calls
Tested by
6
cleanupModel
Function · 0.52
TestProgressEmitter
Function · 0.52
TestSendDownloadProgressMessages
Function · 0.52
TestShortIDCheck
Function · 0.52
TestStartupFail
Function · 0.52
TestPullOrder
Function · 0.52