MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / StopRecvLog

Method StopRecvLog

pkg/controller/rtctrl/dispatcherv2.go:247–249  ·  view source on GitHub ↗
(runtimeID, requestID string, store LogStatStore)

Source from the content-addressed store, hash-verified

245}
246
247func (s *DispatchServerV2) StopRecvLog(runtimeID, requestID string, store LogStatStore) {
248 s.storeMap.del(runtimeID, requestID, store)
249}

Callers 1

InvokeFunctionMethod · 0.80

Calls 1

delMethod · 0.45

Tested by

no test coverage detected