package
2.0.2
Repository: https://github.com/cockroachdb/pebble.git
Documentation: pkg.go.dev

# Functions

LocateMarker loads the current state of a marker.
LocateMarkerInListing is like LocateMarker but takes a listing of the files contained within dir.
ReadMarker looks up the current state of a marker returning just the current value of the marker.

# Structs

A Marker provides an interface for maintaining a single string value on the filesystem.