Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Commit ¶
type Commit struct { Author string Diff string Time time.Time URL string Hash plumbing.Hash After string Before string Content string }
Commit struct
Click to show internal directories.
Click to hide internal directories.