Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFunctionRegex ¶
GetFunctionRegex returns a regex pattern to match functions based on file extension
Types ¶
type GitFunctionChange ¶
func GetFunctionChanges ¶
func GetFunctionChanges(repo *git.Repository, funcName, filePath string) ([]GitFunctionChange, error)
GetFunctionChanges returns a history of changes to a specific function in a file
Click to show internal directories.
Click to hide internal directories.