Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ShowDisplayName = false
)
Functions ¶
func GlipConfig ¶ added in v0.6.0
func GlipConfig() *config.ConverterConfig
Types ¶
type AdapterSet ¶
type AdapterSet struct {
Adapters map[string]commonchat.Adapter
}
func NewAdapterSet ¶
func NewAdapterSet() AdapterSet
func (*AdapterSet) SendWebhooks ¶
func (set *AdapterSet) SendWebhooks(hookData models.HookData) []models.ErrorInfo
Click to show internal directories.
Click to hide internal directories.