MCPcopy
hub / github.com/kopia/kopia / GetSeverity

Method GetSeverity

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

Source from the content-addressed store, hash-verified

1492}
1493
1494func (x *SendNotificationRequest) GetSeverity() int32 {
1495 if x != nil {
1496 return x.Severity
1497 }
1498 return 0
1499}
1500
1501func (x *SendNotificationRequest) GetEventArgsType() NotificationEventArgType {
1502 if x != nil {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected