Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePrettyScannerForNamedTables ¶
func MakePrettyScannerForNamedTables( tableNameToID map[string]int, idxNameToID map[string]int, ) keysutil.PrettyScanner
MakePrettyScannerForNamedTables create a PrettyScanner that, beside what the PrettyScanner is generally able to decode, can also decode keys of the form "/<table name>/<index name>/1/2/3/..." using supplied maps from names to ids.
TODO(nvanbenschoten): support tenant SQL keys.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.