• Stars
    star
    1
  • Language
    Go
  • License
    MIT License
  • Created 10 months ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Golang library for auto-generating source code for DI (Dependency Injection) containers. It analyzes the AST of `.go` files and generates source code for DI containers, simplifying the structuring of projects and the management of dependencies.