()
| 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 { |
| 74 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected