fdb debug mode

Merged Vivek Naik requested to merge vk_fdb_debug_mode into devbranch
  1. Added fdb debug mode
  2. Code optimisation
  • Removed trimming of string
  • Check length of data before string checking
  • Removed duplicate file availability check
  • Function "getInfileIndexData" now returns value gjson.Result{} instead of string

Merge request reports