MCPcopy Index your code
hub / github.com/Monibuca/engine / GetPullConfig

Method GetPullConfig

config/types.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25}
26type PullConfig interface {
27 GetPullConfig() *Pull
28}
29
30type PushConfig interface {

Callers 1

PullMethod · 0.65

Implementers 1

Pullconfig/types.go

Calls

no outgoing calls

Tested by

no test coverage detected