//
pkg.gl
Category
github.com/cockroachdb/pebble
vfs
atomicfs
package
1.1.4
Repository:
https://github.com/cockroachdb/pebble.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
8
Files
193 SLOC
#
Functions
LocateMarker
LocateMarker loads the current state of a marker.
ReadMarker
ReadMarker looks up the current state of a marker returning just the current value of the marker.
#
Structs
Marker
A Marker provides an interface for maintaining a single string value on the filesystem.