Michael

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Michael created a post,
    Answered

    How to exclude a single inspect?

    I get an alert for a non-handled error in  defer resp.Body.Close() Is it possible to exclude that single command (Body.Close() for HTTP calls) so that it does not show as an alert?