Documentation
¶
Index ¶
- func AttachmentToText(att slack.Attachment) string
- func AttachmentsTo2CSV(msgText string, attachments []slack.Attachment) string
- func HumanizeCertificates(certs []*x509.Certificate) string
- func IsUnfurlingEnabled(text string, opt string, logger *zap.Logger) bool
- func ProcessText(s string) string
- func TimestampToIsoRFC3339(slackTS string) (string, error)
- func Workspace(rawURL string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachmentToText ¶
func AttachmentToText(att slack.Attachment) string
func AttachmentsTo2CSV ¶
func AttachmentsTo2CSV(msgText string, attachments []slack.Attachment) string
func HumanizeCertificates ¶
func HumanizeCertificates(certs []*x509.Certificate) string
func ProcessText ¶
func TimestampToIsoRFC3339 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.