Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/authorizerdev/authorizer
/ GetHeaders
Method
GetHeaders
gen/go/authorizer/v1/admin.pb.go:1506–1511 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1504
}
1505
1506
func
(x *Webhook) GetHeaders() *AppData {
1507
if
x != nil {
1508
return
x.Headers
1509
}
1510
return
nil
1511
}
1512
1513
func
(x *Webhook) GetCreatedAt() int64 {
1514
if
x != nil {
Callers
3
AddWebhook
Method · 0.45
UpdateWebhook
Method · 0.45
TestEndpoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected