Closed sjcsjc123 closed 1 year ago
//Delete all fields and values corresponding to the key func (hs *HashStructure) HDel(key string){ }
// Obtain all fileds and values corresponding to the key func (hs *HashStructure) HGet(key string){ }