* Pass handler functions directly without permission check middlewares * Create necessary handlers in api4/group_local.go * Refactor GetGroupsByTeam, GetGroupsByChannel to a common function for local and API
* s/Url/URL/g & s/Uri/URI/g * s/Api/API/g
* local mode for getGroupsByChannel * local mode for getGroupsByTeam