MCPcopy 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
1499func (x *Webhook) GetEnabled() bool {
1500 if x != nil {
1501 return x.Enabled
1502 }
1503 return false
1504}
1505
1506func (x *Webhook) GetHeaders() *AppData {
1507 if x != nil {

Callers 1

AddWebhookMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected