modulepackage
0.0.0-20180706035515-f23751cae28b
Repository: https://github.com/facebookgo/inject.git
Documentation: pkg.go.dev
# README
inject 
Documentation: https://godoc.org/github.com/facebookgo/inject
# Functions
Populate is a short-hand for populating a graph with the given incomplete object values.
# Interfaces
Logger allows for simple logging as inject traverses and populates the object graph.