SyntaxFix
Write A Post
Hire A Developer
Questions
Make sure that you handle all the errors by sending a return value.
`if err!=nil{ return nil, err }`