ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

AOTV: Remove service middleware in favour of member functions #370

Closed ao-david closed 5 days ago

ao-david commented 1 week ago

This change removes the service middleware which attached svc to ctx.locals, instead opting for member functions.