Searched defs:hashPrimitive (Results 1 – 2 of 2) sorted by relevance
57 type hashPrimitive struct { struct60 algo string62 size int65 func (h *hashPrimitive) Process(vectorSet []byte, m Transactable) (any, error) {