//
pkg.gl
Category
github.com/cockroachdb/pebble/v2
internal
datadrivenutil
package
2.0.2
Repository:
https://github.com/cockroachdb/pebble.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
97 SLOC
#
Type aliases
Fields
Fields wraps a []string with facilities for parsing out values.
Line
A Line is a string with no newlines.
Lines
Lines wraps a string, providing facilities for parsing individual lines.
Value
A Value represents a single string of unknown structure.