Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KV ¶ added in v2.5.1
func (*KV) Del ¶ added in v2.5.1
Del return true if the array corresponding to key is deleted If the value is "", the key-values pair is deleted
func (*KV) DelByValue ¶ added in v2.5.1
DelByValue delete the specified value from the key-values array and delete the key-value pair if the key-values array is empty
Click to show internal directories.
Click to hide internal directories.