This website requires JavaScript.
Explore
Help
Register
Sign In
yoshie
/
changeloguru
Watch
1
Star
0
Fork
You've already forked changeloguru
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d254726a51
changeloguru
/
internal
/
git
/
author.go
10 lines
96 B
Go
Raw
Blame
History
package
git
import
"time"
type
Author
struct
{
Name
string
Email
string
When
time
.
Time
}
Reference in New Issue
View Git Blame
Copy Permalink