Documentation ¶
Overview ¶
Package diff contains the implementation of the graph differ.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Graphs ¶
func Graphs(before, after *query.JSONGraph, changedFiles, include, exclude []string, recurse bool) []core.BuildLabel
Graphs calculates the differences between two graphs.
func ParseGraphOrDie ¶
ParseGraphOrDie reads a graph file, or dies if anything goes wrong.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.