DBKV.delete

You're seeing just the function delete, go back to DBKV module for more information.

Specs

delete(t(), any()) :: :ok | {:error, any()}

Deletes the entry in table for a specific key.