()
| 68 | func (m *Hash) Reset() { *m = Hash{} } |
| 69 | func (m *Hash) String() string { return proto.CompactTextString(m) } |
| 70 | func (*Hash) ProtoMessage() {} |
| 71 | func (*Hash) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} } |
| 72 | |
| 73 | func (m *Hash) GetV0() uint64 { |
nothing calls this directly
no outgoing calls
no test coverage detected