Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ StoreServiceImpl
Method
StoreServiceImpl
phxqueue_phxrpc/app/store/store_service_impl.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
26
StoreServiceImpl::StoreServiceImpl(ServiceArgs_t &app_args) : args_(app_args), store_(app_args.store) {}
27
28
StoreServiceImpl::~StoreServiceImpl() {}
29
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected