Skip to content

v1.17.0

Compare
Choose a tag to compare
@manjari25 manjari25 released this 03 May 22:21
· 13 commits to master since this release

Added

  • Allow using dig.As with dig.Group.
  • Add FillInvokeInfo Option and InvokeInfo struct to help
    extract the types requested by an Invoke statement.
  • To get visibility into constructor and decorator calls, introduce
    WithProviderCallback and WithDecoratorCallback Options to provide callback functions.