MCPcopy Create free account
hub / github.com/authorizerdev/authorizer / GetEventName

Method GetEventName

gen/go/authorizer/v1/admin.pb.go:1478–1483  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1476}
1477
1478func (x *Webhook) GetEventName() string {
1479 if x != nil {
1480 return x.EventName
1481 }
1482 return ""
1483}
1484
1485func (x *Webhook) GetEventDescription() string {
1486 if x != nil {

Callers 3

AddWebhookMethod · 0.45
TestEndpointMethod · 0.45
AddEmailTemplateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected