AutoFac (from C#) like open-source Dependency Injection Container

1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a bug in the GoFac dependency injection container where the `TaBSError` attempts to access the first element of an empty list of child errors. This involves removing the `Unwrap` method from `TaBSError.go` because it's causing an error when no child errors exist.

Complexity: 2/5
bug good first issue

AutoFac (from C#) like open-source Dependency Injection Container

Go