MCPcopy
hub / github.com/perkeep/perkeep / done

Method done

pkg/server/share_test.go:100–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

98}
99
100func (st *shareTester) done() {
101 timeSleep = time.Sleep
102 st.restoreLog()
103}
104
105func (st *shareTester) slept() bool {
106 v := st.sleeps > 0

Callers 12

TestHandleGetViaSharingFunction · 0.80
TestHandleShareDeletionFunction · 0.80
jquery.jsFile · 0.80
defaultPrefilterFunction · 0.80
AnimationFunction · 0.80
jquery-ui.min.jsFile · 0.80
jquery.min.jsFile · 0.80
obFunction · 0.80
qbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected