Documentation ¶
Index ¶
Constants ¶
View Source
const INDEX_MAP_FILE_NAME = "index_map.csv"
Variables ¶
This section is empty.
Functions ¶
func CreateIndexMap ¶
func LoadIndexMap ¶
func LoadIndexMap(file io.Reader) (map[string]IndexMapEntry, error)
Types ¶
type IndexMap ¶
type IndexMap struct {
Entries []IndexMapEntry
}
type IndexMapEntry ¶
Click to show internal directories.
Click to hide internal directories.