Discover Packages
github.com/tgulacsi/go
lvdump
package
Version:
v0.27.3
Opens a new window with list of versions in this module.
Published: Jan 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
Dump records.
A record is encoded as +klen,dlen:key->data followed by a newline.
Here klen is the number of bytes in key and dlen is the number of bytes in data.
The end of data is indicated by an extra newline.
Source Files
¶
Directories
¶
cmd
lvdump
Package main of lvdump is for dumping the records from a LevelDB database, format is http://cr.yp.to/cdb/cdbmake.html
Package main of lvdump is for dumping the records from a LevelDB database, format is http://cr.yp.to/cdb/cdbmake.html
Click to show internal directories.
Click to hide internal directories.