Documentation
¶
Overview ¶
Package gitmeta provides Git metadata for headercheck.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Git ¶
type Git struct {
// contains filtered or unexported fields
}
Git is a Git metadata provider.
func (*Git) CreationDate ¶
CreationDate returns the creation date of the file.
func (*Git) LastUpdateDate ¶
LastUpdateDate returns the last update date of the file.
Click to show internal directories.
Click to hide internal directories.