Versions in this module Expand all Collapse all v0 v0.0.1 Oct 1, 2021 Changes in this version + func ColorOutputBoolZeroableValue(data bool) string + func ColorOutputFloatZeroablePercentValue(data float64) string + func ColorOutputFloatZeroableValue(data float64) string + func ColorOutputIntZeroableValue(data int64) string + func ColorWidthOutputFloatZeroablePercentValue(data float64, width int64) string + func ColorWidthOutputFloatZeroableValue(data float64, width int64) string + func ColorWidthOutputIntZeroableValue(data int64, width int64) string + func GetTableFunctionsCallsRepr(f *models.FuncCallTable) string + func GetTableFunctionsRepr(f *models.FuncTable) string + func GetTableGlobalsRepr(f *models.GlobalTable) string + func PrintGraph(db *models.Database, graph *models.Graph)