MCPcopy
hub / github.com/kopia/kopia / GetEventArgs

Method GetEventArgs

internal/grpcapi/repository_server.pb.go:1487–1492  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1485}
1486
1487func (x *SendNotificationRequest) GetEventArgs() []byte {
1488 if x != nil {
1489 return x.EventArgs
1490 }
1491 return nil
1492}
1493
1494func (x *SendNotificationRequest) GetSeverity() int32 {
1495 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected