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

Method GetHeaders

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

Source from the content-addressed store, hash-verified

1504}
1505
1506func (x *Webhook) GetHeaders() *AppData {
1507 if x != nil {
1508 return x.Headers
1509 }
1510 return nil
1511}
1512
1513func (x *Webhook) GetCreatedAt() int64 {
1514 if x != nil {

Callers 3

AddWebhookMethod · 0.45
UpdateWebhookMethod · 0.45
TestEndpointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected