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

# Packages

Package indenttree implements a simple text processor which parses a hierarchy defined using indentation; see Parse.

# Functions

CheckErr can be used to simplify test code that expects no errors.
CheckErr2 can be used to simplify test code that expects no errors.
DurationIsAtLeast verifies that the given duration is at least the given value.