~bigbes/core-go: 2f239415

server/email: simplify and cleanup

- Only print the error once
- Remove unnecessary var
- Use debug.Stack instead of hand-rolled logic
- Ignore json.Marshal errors in a simpler way

Simon Ser <contact@emersion.fr> — 2023-08-03 14:16:29 UTC

Commit 2f23941546dfec341763cd0946bdcc1f4196c47bview raw patch

Parent(s): 30cea5cc

1 changed file(s)

FileStatus+
server/email.go M +10 -17