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
abda2a0f8f
changeloguru
/
internal
/
git
/
author.go
10 lines
96 B
Go
Raw
Blame
History
package
git
import
"time"
type
Author
struct
{
When
time
.
Time
Name
string
Email
string
}
Reference in New Issue
View Git Blame
Copy Permalink