Skip to main content
Remy DI - Dependency Injection for Go
GitHub Go Docs Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

v1.1.0

  • Create README with more detailed instructions
  • Fix some typos
  • Add method SetGlobalInjector
  • Allow to define a ParentInjector in Injector constructor
  • Add more documentation in public types/methods
  • Create methods GetGen and GetGenFunc to pass values dynamically