Skip to content

v0.2.0: refactor: Improve code formatting and error handling in send.go

Latest

Choose a tag to compare

@lesichkovm lesichkovm released this 09 Jun 00:32
- Reorder imports to follow Go conventions (standard library before third-party)
- Remove trailing whitespace
- Improve error handling logic for better readability