Using Context.Tag for Single Functions vs. Grouping into Services

Hey guys, I was wondering what the consensus is on using Context.Tag for single functions instead of grouping them into services, with the goal being a more functional approach and easier mocking.
Was this page helpful?