Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
26
type
PullConfig
interface
{
27
GetPullConfig() *Pull
28
}
29
30
type
PushConfig
interface
{
Callers
1
Pull
Method · 0.65
Implementers
1
Pull
config/types.go
Calls
no outgoing calls
Tested by
no test coverage detected