..
sendguard
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
attachments.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
drafts_test.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
drafts.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
folders_test.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
folders.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
handlers_attachments.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
handlers_drafts.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
handlers_folders_labels.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
handlers_identities.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
handlers_outbox.go
Implement outbox management features with scheduling and attachment support
2026-05-22 17:46:30 +02:00
handlers_search.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
handlers_test.go
Implement outbox management features with scheduling and attachment support
2026-05-22 17:46:30 +02:00
handlers.go
Implement outbox management features with scheduling and attachment support
2026-05-22 17:46:30 +02:00
idempotency_test.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
idempotency.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
identities_test.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
identities.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
labels.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
outbox_scheduling.go
Implement outbox management features with scheduling and attachment support
2026-05-22 17:46:30 +02:00
search_advanced.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
search_test.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
service_iface.go
Implement outbox management features with scheduling and attachment support
2026-05-22 17:46:30 +02:00
service.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
validate_drafts.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
validate_folders_labels.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
validate_identities.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
validate.go
Implement outbox management features with scheduling and attachment support
2026-05-22 17:46:30 +02:00