package
0.0.0-20230226003218-1dd1f65bfa42
Repository: https://github.com/c4-project/c4t.git
Documentation: pkg.go.dev

# Functions

New constructs a new Normaliser relative to root.
NewCorpus constructs a new corpus normaliser relative to root.
NewEntry constructs an entry with the filekind k, location l, and path constructed by segs.

# Variables

ErrCollision occurs if the normaliser tries to map two files to the same normalised path.

# Structs

Corpus is a corpus-level normaliser.
Entry
Entry is a record in the normaliser's mappings.
Normaliser contains state necessary to normalise a single subject's paths.

# Type aliases

Map is the type of normalisation mappings.