()
| 58 | var xxx_messageInfo_Package proto.InternalMessageInfo |
| 59 | |
| 60 | func (m *Package) GetAnything() *any.Any { |
| 61 | if m != nil { |
| 62 | return m.Anything |
| 63 | } |
| 64 | return nil |
| 65 | } |
| 66 | |
| 67 | func (m *Package) GetSignature() []byte { |
| 68 | if m != nil { |
no outgoing calls
no test coverage detected