MCPcopy 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
1492func (x *Webhook) GetEndpoint() string {
1493 if x != nil {
1494 return x.Endpoint
1495 }
1496 return ""
1497}
1498
1499func (x *Webhook) GetEnabled() bool {
1500 if x != nil {

Callers 2

AddWebhookMethod · 0.45
TestEndpointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected