Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnforceSizeLimit ¶
EnforceSizeLimit rejects payloads over a max size. If a payload is too large, the Put() function will return a BadPayloadSize error.
Types ¶
type BadPayloadSize ¶
func (*BadPayloadSize) Error ¶
func (p *BadPayloadSize) Error() string
Click to show internal directories.
Click to hide internal directories.