MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / ForkWithLogger

Method ForkWithLogger

pkg/queue/queue.go:60–60  ·  view source on GitHub ↗
(ctx context.Context, l logging.Logger)

Source from the content-addressed store, hash-verified

58
59 Dep interface {
60 ForkWithLogger(ctx context.Context, l logging.Logger) context.Context
61 }
62)
63

Callers

nothing calls this directly

Implementers 1

dependencyapplication/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected