Closed tzachshabtay closed 3 years ago
type myInterface interface { DoSomething(map[string]int) }
reinforcer returning:
panic: type not hanled: *types.Map
reinforcer returning: