Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoNewsCode/core
/ mockPopulator
Struct
mockPopulator
leader/dependency_test.go:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
type
mockPopulator
struct
{
76
endpoints []string
77
}
78
79
func
(m mockPopulator) Populate(target
interface
{}) error {
80
c := dig.New()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected