skadiD
Results
3
issues of
skadiD
to operate function i use reflect with map like this ``` var funcs = map[string]interface{}{ "func1": myfunc, } ``` and use it `reflect.ValueNoEscapeOf(funcs["func1"])`  However i cant get right result...
**Describe the bug** In both GoLand and VSCode, a misalignment occurs in the display due to the use of a tab space between the `@tag` and the content. If a...