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

# Functions

NewCompilerWriter creates a new compiler writer over w.
NewStageWriter creates a new stage writer over w.

# Type aliases

CompilerWriter wraps a CSV writer and makes it output compiler analyses.
StageWriter wraps a CSV writer and makes it output stage analyses.