NoGambiNoBugs
Results
2
comments of
NoGambiNoBugs
@hexdigest I'm sorry for answering so late, the problem was very simple, when we mapping the types of files we also check if the type is the target, if is...
@counterposition without reflection? Ok, very good, but uses assertion, and assertion is not safe type like this package says in readme.MD ("type safe"). https://github.com/samber/do/blob/master/injector.go#L57 https://github.com/samber/do/blob/master/injector.go#L177 https://github.com/samber/do/blob/master/injector.go#L201 https://github.com/samber/do/blob/master/di.go#L128 What is the...