Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewErrIncorrectType ¶
func NewErrMissingHandler ¶
Types ¶
type ErrIncorrectBlockType ¶
func (*ErrIncorrectBlockType) Error ¶
func (e *ErrIncorrectBlockType) Error() string
type ErrMissingHandler ¶
func (*ErrMissingHandler) Error ¶
func (e *ErrMissingHandler) Error() string
type Goldmark ¶
type Goldmark struct {
// contains filtered or unexported fields
}
func NewGoldmark ¶
func NewGoldmark() *Goldmark
type SlackOption ¶
type SlackOption func(*Slack)
func WithChannels ¶
func WithChannels(cc map[string]slack.Channel) SlackOption
Source Files ¶
Click to show internal directories.
Click to hide internal directories.