package
module
Version:
v0.0.0-...-042ca66
Opens a new window with list of versions in this module.
Published: Feb 23, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrExceedsTextMessageLength = errors.New("exceeds text message length")
ErrExceedsImageMessageLength = errors.New("exceeds image message length")
)
Filter text according to options.
type Options struct {
StripHTML bool
MaxTextMessageLength int
MaxImageMessageLength int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.