APIKeyRotated sends an email when the API key is rotated
(email string, timestamp time.Time, timezone string)
| 19 | |
| 20 | // APIKeyRotated sends an email when the API key is rotated |
| 21 | APIKeyRotated(email string, timestamp time.Time, timezone string) (*Email, error) |
| 22 | } |
no outgoing calls
no test coverage detected