We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c853ec4
Fix context (#15) * fix context * fix fatal error
db8971a
go 1.18+ context visualization
373bbc9
fill struct fields of type struct with recursive
e556f72
Resolver: fill slice & map struct fields with recursive
602600e
Allow omitempty in di tag when calling Fill() on a struct.
omitempty
di
Fill()
e133090
Fill() can fill inner structs recursively
2788b4e
More informative errors
ff3d3e3
Global method API changes and global context (#7)
f09bea0
Context propagation API
c96a0d7
Fill() and Construct() only real instances (bugfix)