Documentation ¶
Index ¶
- func GenerateGraph(matches []match.RouteMatch, path string)
- func GetJson(matches []match.RouteMatch) []byte
- func PrintJson(matches []match.RouteMatch, filename string) error
- func PrintMach(match match.RouteMatch)
- func PrintResults(matches []match.RouteMatch)
- func WriteCSVFile(matches []match.RouteMatch, filePath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateGraph ¶
func GenerateGraph(matches []match.RouteMatch, path string)
TODO: Move this to a new package dedicated to graphing, or in this same package but in a separate file
func GetJson ¶
func GetJson(matches []match.RouteMatch) []byte
func PrintMach ¶
func PrintMach(match match.RouteMatch)
func PrintResults ¶
func PrintResults(matches []match.RouteMatch)
func WriteCSVFile ¶
func WriteCSVFile(matches []match.RouteMatch, filePath string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.