Skip to content
  • hmoreau's avatar
    tools/blackbox: Detecting sub-functions · 09037f49
    hmoreau authored
    In order to be transparent, blackbox now detects when there is call to
    other function in function to be ignored. This sub-functions are ignored
    and the user can decide if he wants it or not.
    
    * main.go,
      tools/blackbox.go : Here.
    09037f49