Documentation ¶ Index ¶ func Diff() (string, error) func Hook() (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Diff ¶ func Diff() (string, error) Diff compares the differences between two sets of data. It returns a string representing the differences and an error. If there are no differences, it returns an empty string and an error. func Hook ¶ func Hook() (string, error) Hook to show git hook path Types ¶ This section is empty. Source Files ¶ View all Source files git.go Click to show internal directories. Click to hide internal directories.