awslabs / ar-go-tools

ar-go-tools (Argot) is a collection of analysis tools for Go
Apache License 2.0
9 stars 1 forks source link

Warn users when functions using reflect are encountered #95

Open victornicolet opened 17 hours ago

victornicolet commented 17 hours ago

We should warn users when argot needs to summarize a function that does reflection. Currently, warnings are produced for: