Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/authorizerdev/authorizer
/ GetEnabled
Method
GetEnabled
gen/go/authorizer/v1/admin.pb.go:1499–1504 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1497
}
1498
1499
func
(x *Webhook) GetEnabled() bool {
1500
if
x != nil {
1501
return
x.Enabled
1502
}
1503
return
false
1504
}
1505
1506
func
(x *Webhook) GetHeaders() *AppData {
1507
if
x != nil {
Callers
1
AddWebhook
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected