azure-functions-golang-worker
azure-functions-golang-worker copied to clipboard
WIP: Add tests for loader pkg
This is a WIP PR because I want to get your thoughts on approaching this since issue #10 mentioned you'd like to add some tests :).
Protobuf and gRPC are pretty new to me so it's likely I'm approaching this incorrectly, but I wanted to take a stab at it. I've only done one function because I didn't want to get too far ahead of myself in case I wasn't doing things correctly. If things look good I can try and finish out the rest of the loader package.
Thanks for starting this off, I'd love to see it make it into Azure!