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
bdc73d149d790e6f39ea17710a8cf9e93670e1f4
email-api-client
/
client
History
Ron Rise
bdc73d149d
All checks were successful
🚀 Publish Release Package / publish (push)
Successful in 21s
Details
refactor: add nil check for token before accessing AccessToken
2025-06-25 12:55:53 -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: streamline response handling by introducing readResponseBody utility
2025-06-25 12:43:11 -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: add nil check for token before accessing AccessToken
2025-06-25 12:55:53 -04:00
types.go
refactor: extract Destination type from EmailRequest for improved structure
2025-06-25 11:48:19 -04:00