Searched refs:NullCommit (Results 1 – 1 of 1) sorted by relevance
18 type NullCommit struct { struct22 func (n NullCommit) InsertCommitRows(commitRows []e.AnalyzedCommitRow) error { argument25 func (n NullCommit) GetFirstSeenTimestamp(commitHashes []string, nullTimestamp e.RepoTimestamp) (ma… argument28 func (n NullCommit) GetMostRecentCommits() ([]e.AnalyzedCommitRow, error) { argument209 func NewNullObject(originalErr error) NullCommit {210 return NullCommit{