v1.13.0
Added
- Added
fx.ValidateGraphwhich allows graph cycle validation and dependency correctness
without running anything. This is useful iffx.Invokehas side effects, does I/O, etc.
fx.ValidateGraph which allows graph cycle validation and dependency correctnessfx.Invoke has side effects, does I/O, etc.