Liking cljdoc? Tell your friends :D

boundary.external.schema

Malli validation schemas for external service adapters.

Malli validation schemas for external service adapters.
raw docstring

Attachmentclj

Outbound email attachment. :content is raw bytes or a base64-encoded string.

Outbound email attachment. :content is raw bytes or a base64-encoded string.
sourceraw docstring

EmailSendResultclj

Result of an email send operation.

Result of an email send operation.
sourceraw docstring

ImapConfigclj

IMAP mailbox configuration schema.

IMAP mailbox configuration schema.
sourceraw docstring

ImapFetchOptionsclj

Options for fetching messages from IMAP.

Options for fetching messages from IMAP.
sourceraw docstring

InboundMessageclj

Inbound email message from IMAP.

Inbound email message from IMAP.
sourceraw docstring

MessageResultclj

Result of a Twilio message send operation.

Result of a Twilio message send operation.
sourceraw docstring

OutboundEmailclj

Outbound email message schema.

Outbound email message schema.
sourceraw docstring

SendMessageInputclj

Input for sending a Twilio SMS or WhatsApp message.

Input for sending a Twilio SMS or WhatsApp message.
sourceraw docstring

SmtpConfigclj

SMTP transport configuration schema.

SMTP transport configuration schema.
sourceraw docstring

TwilioConfigclj

Twilio API configuration schema.

Twilio API configuration schema.
sourceraw docstring

valid-imap-config?clj

(valid-imap-config? config)

Validate IMAP configuration against schema.

Validate IMAP configuration against schema.
sourceraw docstring

valid-smtp-config?clj

(valid-smtp-config? config)

Validate SMTP configuration against schema.

Validate SMTP configuration against schema.
sourceraw docstring

valid-twilio-config?clj

(valid-twilio-config? config)

Validate Twilio configuration against schema.

Validate Twilio configuration against schema.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close