Documentation
¶
Index ¶
Constants ¶
View Source
const ( AttrToken = "token" AttrPath = "path" AttrHost = "host" AttrSize = "size" AttrBody = "body" AttrUrl = "url" AttrMethod = "method" AttrHeaders = "headers" )
View Source
const (
// FuncEntityAction ...
FuncEntityAction = "webhookAction"
)
View Source
const (
// Name ...
Name = "webhook"
)
Variables ¶
View Source
var F embed.FS
Functions ¶
Types ¶
type Actor ¶
type Actor struct { *supervisor.BaseActor AccessToken string // contains filtered or unexported fields }
Actor ...
Click to show internal directories.
Click to hide internal directories.