MCPcopy
hub / github.com/tuna/tunasync / emptyHook

Struct emptyHook

worker/hooks.go:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20type emptyHook struct {
21 provider mirrorProvider
22}
23
24func (h *emptyHook) preJob() error {
25 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected