Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InvertMap ¶
invertMap inverts a hash-to-paths map into a path-to-hash map. Each path in the input hashMap's slice becomes a key in the output map, with its corresponding hash as the value. If a path appears multiple times (unexpected), the last hash is used.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.