Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrRecoverFromPanic = errors.New("recover from panic")
)
Functions ¶
Types ¶
type Webhook ¶
type Webhook struct {
// contains filtered or unexported fields
}
func GetWebhook ¶
func GetWebhook(conf *setting.AppSetting) *Webhook
Click to show internal directories.
Click to hide internal directories.