package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Nov 2, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DateFormat = "2006-01-02 15:04:05"
)
type GitInfo struct {
LastModifiedDate *string `json:"lastmod,omitempty"`
PublishDate *string `json:"publishdate,omitempty"`
Author *github.User `json:"author,omitempty"`
Contributors []*github.User `json:"contributors,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.