MCPcopy Index your code
hub / github.com/NdoleStudio/httpsms / APIKeyRotated

Method APIKeyRotated

api/pkg/emails/user_email_factory.go:21–21  ·  view source on GitHub ↗

APIKeyRotated sends an email when the API key is rotated

(email string, timestamp time.Time, timezone string)

Source from the content-addressed store, hash-verified

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

Callers 1

Implementers 1

hermesUserEmailFactoryapi/pkg/emails/hermes_user_email_facto

Calls

no outgoing calls

Tested by

no test coverage detected