I have a scenario where I have a few structs to model my database schema. What I want is to add a few methods to all those structs, so that I can use them in my handler. I a