Deprecated: Use ActionStatus.ProtoReflect.Descriptor instead.
()
| 428 | |
| 429 | // Deprecated: Use ActionStatus.ProtoReflect.Descriptor instead. |
| 430 | func (*ActionStatus) Descriptor() ([]byte, []int) { |
| 431 | return file_common_proto_rawDescGZIP(), []int{4} |
| 432 | } |
| 433 | |
| 434 | func (x *ActionStatus) GetSuccess() bool { |
| 435 | if x != nil { |
nothing calls this directly
no test coverage detected