Categorygithub.com/facebookgo/inject
modulepackage
0.0.0-20180706035515-f23751cae28b
Repository: https://github.com/facebookgo/inject.git
Documentation: pkg.go.dev

# README

# Packages

No description provided by the author
No description provided by the author

# Functions

Populate is a short-hand for populating a graph with the given incomplete object values.

# Structs

The Graph of Objects.
An Object in the Graph.

# Interfaces

Logger allows for simple logging as inject traverses and populates the object graph.