* add specfic structs for function svc and group * remove unused var in funcSvcGroup * format poolcache
Merged pool cache package into fscache to avoid import cycle. Also changed all types in pool cache from interface to specific types. Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>