This website requires JavaScript.
Explore
Help
Sign In
golang-packages
/
email-api-client
Watch
1
Fork
0
You've already forked email-api-client
Code
Pull Requests
Actions
Releases
10
Activity
Files
af63421db1d12ebd863f36e33be203ce82215ba0
email-api-client
/
client
History
Ron Rise
af63421db1
All checks were successful
🚀 Publish Release Package / publish (push)
Successful in 23s
Details
refactor: improve error handling for email sending failures
2025-07-15 16:57:16 -04:00
..
attachment.go
refactor: optimize file content encoding in NewAttachmentFromFileContent
2025-06-25 13:25:18 -04:00
client.go
refactor: enhance error handling in client creation and context management
2025-06-25 12:30:29 -04:00
configuration.go
refactor: update package paths and improve client context handling
2025-06-25 11:13:08 -04:00
create.go
refactor: improve error handling for email sending failures
2025-07-15 16:57:16 -04:00
get.go
refactor: streamline response handling by introducing readResponseBody utility
2025-06-25 12:43:11 -04:00
response.go
refactor: fix json.Unmarshal target reference in response handling
2025-06-25 12:45:20 -04:00
token.go
refactor: simplify error handling for access token retrieval
2025-07-15 16:48:19 -04:00
types.go
feat: add FileAttachment type and functions for creating attachments from file content and file path
2025-06-25 13:22:10 -04:00