Documentation
¶
Overview ¶
Package maxvals holds maximum values for message attributes send via the conn package. This avoids circular dependencies.
Index ¶
Constants ¶
View Source
const InlineSize = 42000
InlineSize is the maximum size of an inline ARN value. Where inline values can be sent over a REST call, non-line must be sent to blob storage and a REST call made to tell where the data resides.
View Source
const NotificationItems = 1000
NotificationItems is the maximum number of items that can be sent in a single notification. This is used as a default.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.