package
1.4.3
Repository: https://github.com/ldsec/unlynx.git
Documentation: pkg.go.dev

# Functions

CreateCSVFile creates and saves a CSV file.
ReadDataFromCSVFile reads data from the CSV file where the time values are stored and re-arranges everything in a key-value map.
ReadTomlSetup reads the .toml and parses the different properties (e.g.
WriteDataFromCSVFile gets the flags and the time values (parsed from the CSV file) and writes everything into a nice .txt file.