Azure-Samples / functions-custom-handlers

Sample code for Azure Functions custom handlers
MIT License
91 stars 31 forks source link

eliminate warnings in golang #16

Open henriksjostrom opened 3 years ago

henriksjostrom commented 3 years ago

Golang is a very opinionated language.

These changes eliminates the warnings in the code

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.

henriksjostrom commented 3 years ago

@pragnagopa

fallsimply commented 3 years ago

It would be better to document the structs (as described here) instead of just renaming the structs