Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/authorizerdev/authorizer
/ GetEndpoint
Method
GetEndpoint
gen/go/authorizer/v1/admin.pb.go:1492–1497 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1490
}
1491
1492
func
(x *Webhook) GetEndpoint() string {
1493
if
x != nil {
1494
return
x.Endpoint
1495
}
1496
return
""
1497
}
1498
1499
func
(x *Webhook) GetEnabled() bool {
1500
if
x != nil {
Callers
2
AddWebhook
Method · 0.45
TestEndpoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected