()
| 71 | func (*Hash) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} } |
| 72 | |
| 73 | func (m *Hash) GetV0() uint64 { |
| 74 | if m != nil { |
| 75 | return m.V0 |
| 76 | } |
| 77 | return 0 |
| 78 | } |
| 79 | |
| 80 | func (m *Hash) GetV1() uint64 { |
| 81 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected