MCPcopy Create free account
hub / github.com/DoNewsCode/core / Populator

Struct Populator

otes/dependency_test.go:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17)
18
19type Populator struct{}
20
21func (p Populator) Populate(target interface{}) error {
22 g := dig.New()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected