Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ SyncCtrlImpl
Method
SyncCtrlImpl
phxqueue/store/syncctrl.cpp:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
class SyncCtrl::SyncCtrlImpl {
58
public:
59
SyncCtrlImpl() {}
60
virtual ~SyncCtrlImpl() {}
61
public:
62
Store *store{nullptr};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected