Versions in this module Expand all Collapse all v0 v0.0.65 Apr 27, 2026 Changes in this version + func Builder() *cobra.Command + func SlackBuilder() *cobra.Command + type Attachment struct + AttachmentType string + Color string + Text string + type Message struct + Attachments []*Attachment + Channel string + Parse string + ThreadTS string + type SlackOpts struct + func (o *SlackOpts) Run() error