Documentation ¶
Overview ¶
Package dictresolver resolves according to an in-memory map.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadDictFromCSV ¶
ReadDictFromCSV reads a className --> []bazel.Label map from a CSV file. The format is: className,label1,label2,...
If there are no labels, a mapping to nil is returned. Labels must be in absolute form. Invalid labels are silently ignored.
Types ¶
Click to show internal directories.
Click to hide internal directories.