The highest tagged major version is
v2.
package
Version:
v2.9.0+incompatible
Opens a new window with list of versions in this module.
Published: May 13, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Database interface {
Put(key []byte, val []byte)
Get(key []byte)
Del(key []byte)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.