Documentation
¶
Index ¶
- func LoadFiles(dir string, ref string, diffBase string, relFiles []string) (*model.ProjectAnnotation, error)
- func LoadLineChanges(gitDir string, commitHash string, compareCommitHash string, ...) (*model.ProjectAnnotation, error)
- func LoadLineChangesWithFilter(gitDir string, commitHash string, compareCommitHash string, ...) (*model.ProjectAnnotation, error)
- type LoadLineChangesOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadLineChanges ¶
func LoadLineChanges(gitDir string, commitHash string, compareCommitHash string, opts *LoadLineChangesOptions) (*model.ProjectAnnotation, error)
for
Types ¶
type LoadLineChangesOptions ¶
Click to show internal directories.
Click to hide internal directories.